mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package binstreams (#1640)
Co-authored-by: John Novak <john@johnovak.net>
This commit is contained in:
parent
f7b0f3261e
commit
5a225cb80e
@ -19561,5 +19561,19 @@
|
||||
"description": "declarative UI framework for building Canvas",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/momeemt/Blackvas"
|
||||
},
|
||||
{
|
||||
"name": "binstreams",
|
||||
"url": "https://github.com/johnnovak/nim-binstreams",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"streams",
|
||||
"library",
|
||||
"endianness",
|
||||
"io"
|
||||
],
|
||||
"description": "Endianness aware stream I/O for Nim",
|
||||
"license": "WTFPL",
|
||||
"web": "https://github.com/johnnovak/nim-binstreams"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user