]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/filesystem/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / filesystem / meta / libraries.json
1 {
2 "key": "filesystem",
3 "name": "Filesystem",
4 "authors": [
5 "Beman Dawes"
6 ],
7 "description": "The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories.",
8 "category": [
9 "System"
10 ],
11 "maintainers": [
12 "Andrey Semashev <andrey.semashev -at- gmail.com>"
13 ],
14 "cxxstd": "03"
15 }