]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/property_tree/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / property_tree / meta / libraries.json
1 {
2 "key": "property_tree",
3 "name": "Property Tree",
4 "authors": [
5 "Marcin Kalicinski",
6 "Sebastian Redl"
7 ],
8 "description": "A tree data structure especially suited to storing configuration data.",
9 "category": [
10 "Containers",
11 "Data"
12 ],
13 "maintainers": [
14 "Richard Hodges <hodges.r@gmail.com>"
15 ],
16 "cxxstd": "03"
17 }