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} 17