]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/endian/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / endian / meta / libraries.json
1 {
2 "key": "endian",
3 "name": "Endian",
4 "authors": [
5 "Beman Dawes"
6 ],
7 "maintainers": [
8 "Peter Dimov <pdimov -at- gmail.com>"
9 ],
10 "description": "Types and conversion functions for correct byte ordering and more regardless of processor endianness.",
11 "category": [
12 "IO",
13 "Math",
14 "Miscellaneous"
15 ],
16 "cxxstd": "03"
17 }