mirror of
https://github.com/boostorg/filesystem.git
synced 2026-01-26 18:42:10 +00:00
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"key": "filesystem",
|
|
"name": "Filesystem",
|
|
"authors": [
|
|
"Beman Dawes"
|
|
],
|
|
"description": "The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.",
|
|
"category": [
|
|
"System"
|
|
],
|
|
"maintainers": [
|
|
"Beman Dawes <bdawes -at- acm.org>"
|
|
]
|
|
}
|