]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/graph_parallel/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / graph_parallel / meta / libraries.json
CommitLineData
7c673cae
FG
1{
2 "key": "graph_parallel",
3 "name": "GraphParallel",
4 "authors": [
5 "Jeremy Siek, Doug Gregor, and a University of Notre Dame team."
6 ],
1e59de90 7 "description": "The PBGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL).",
7c673cae
FG
8 "category": [
9 "Algorithms",
10 "Containers",
11 "Iterators"
12 ],
13 "maintainers": [
14 "K. Noel Belcourt <kbelco -at- sandia.gov>"
1e59de90
TL
15 ],
16 "cxxstd": "03"
7c673cae 17}