]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/parameter/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / parameter / meta / libraries.json
1 {
2 "key": "parameter",
3 "name": "Parameter",
4 "authors": [
5 "David Abrahams",
6 "Daniel Wallin"
7 ],
8 "description": "Boost.Parameter Library - Write functions that accept arguments by name.",
9 "category": [
10 "Emulation",
11 "Programming"
12 ],
13 "maintainers": [
14 "David Abrahams <dave -at- boost-consulting.com>",
15 "Daniel Wallin <daniel -at- boostpro.com>"
16 ],
17 "cxxstd": "03"
18 }