Add bight package (#2781)

This commit is contained in:
Francis Thérien 2024-01-01 20:57:38 -05:00 committed by GitHub
parent a31a820899
commit 87036aa1e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32225,5 +32225,22 @@
"description": " A base International Phonetic Alphabet type definition. ",
"license": "BSD-3-Clause",
"web": "https://github.com/phononim/ipacore"
},
{
"name": "bight",
"url": "https://github.com/auxym/bight",
"method": "git",
"tags": [
"endianness",
"bytes",
"serialize",
"serialization",
"deserialize",
"deserialization"
],
"description": "Byte-ordering operations with a simple read/write API.",
"license": "MIT",
"web": "https://github.com/auxym/bight",
"doc": "https://auxym.github.io/bight/bight.html"
}
]