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"
]
}