16 lines
384 B
JSON
Executable File
16 lines
384 B
JSON
Executable File
{
|
|
"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": [
|
|
"Andrey Semashev <andrey.semashev -at- gmail.com>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|