]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/chrono/meta/libraries.json
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / chrono / meta / libraries.json
CommitLineData
7c673cae
FG
1[
2 {
3 "key": "chrono",
4 "name": "Chrono",
5 "authors": [
6 "Howard Hinnant",
7 "Beman Dawes",
8 "Vicente J. Botet Escriba"
9 ],
10 "maintainers": [
11 "Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
12 ],
13 "description":
14 "Useful time utilities. C++11.",
15 "std": [ "proposal" ],
16 "category": [
17 "Domain", "System"
18 ]
19 },
20 {
21 "key": "chrono/stopwatch",
22 "name": "Chrono.Stopwatch",
b32b8144 23 "status": "unreleased",
7c673cae
FG
24 "authors": [
25 "Vicente J. Botet Escriba"
26 ],
27 "maintainers": [
28 "Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
29 ],
30 "description":
31 "Useful stopclocks and stopwatches utilities.",
32 "documentation": "stopwatches/",
33 "category": [
34 "Domain"
35 ]
36 }
37]