]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/stacktrace/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / stacktrace / meta / libraries.json
1 {
2 "key": "stacktrace",
3 "name": "Stacktrace",
4 "authors": [
5 "Antony Polukhin"
6 ],
7 "maintainers": [
8 "Antony Polukhin <antoshkka -at- gmail.com>"
9 ],
10 "description": "Gather, store, copy and print backtraces.",
11 "std": [ "c++23" ],
12 "category": [
13 "System", "Correctness"
14 ]
15 }