]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/leaf/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / leaf / meta / libraries.json
1 {
2 "key": "leaf",
3 "name": "LEAF",
4 "authors": [
5 "Emil Dotchevski"
6 ],
7 "maintainers": [
8 "Emil Dotchevski"
9 ],
10 "description": "A lightweight error handling library for C++11.",
11 "category": [
12 "Error-handling"
13 ],
14 "cxxstd": "11"
15 }