]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/endian/meta/libraries.json
add subtree-ish sources for 12.0.3
[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 "Beman Dawes <bdawes -at- acm.org>"
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 }