blob: 25cfa5ff68fe345eb5d33e23f9489bb55ba14223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"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>"
]
}
|