boost/libs/endian/meta/libraries.json
2022-12-15 23:45:23 +08:00

17 lines
367 B
JSON

{
"key": "endian",
"name": "Endian",
"authors": [
"Beman Dawes"
],
"maintainers": [
"Beman Dawes <bdawes -at- acm.org>"
],
"description": "Types and conversion functions for correct byte ordering and more regardless of processor endianness.",
"category": [
"IO",
"Math",
"Miscellaneous"
]
}