Files
filesystem/meta/libraries.json
2014-08-18 14:58:47 +01:00

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>"
]
}