]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/histogram/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / histogram / meta / libraries.json
1 {
2 "key": "histogram",
3 "name": "Histogram",
4 "authors": [
5 "Hans Dembinski"
6 ],
7 "description": "Fast multi-dimensional histogram with convenient interface for C++14",
8 "category": [
9 "Algorithms",
10 "Data",
11 "Math"
12 ],
13 "maintainers": [
14 "Hans Dembinski <hans.dembinski -at- gmail.com>"
15 ],
16 "cxxstd": "14"
17 }