16 lines
409 B
JSON
16 lines
409 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>",
|
|
"Andrey Semashev <andrey.semashev -at- gmail.com>"
|
|
]
|
|
}
|