mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add bight package (#2781)
This commit is contained in:
parent
a31a820899
commit
87036aa1e2
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user