2
0
mirror of https://github.com/boostorg/endian.git synced 2026-01-24 05:52:09 +00:00
Files
endian/meta/libraries.json
2014-08-21 20:30:29 +01: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"
]
}