mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package bcs (#2671)
This commit is contained in:
parent
b803a58a88
commit
4d2c8f0334
@ -31003,5 +31003,20 @@
|
||||
"description": "cli tool to query battery info for GNU/Linux",
|
||||
"license": "GPL-3.0-only",
|
||||
"web": "https://gitlab.com/prashere/battinfo"
|
||||
},
|
||||
{
|
||||
"name": "bcs",
|
||||
"url": "https://github.com/C-NERD/nimBcs",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bcs",
|
||||
"aptos",
|
||||
"serializer",
|
||||
"deserializer",
|
||||
"types"
|
||||
],
|
||||
"description": "nim implementation of bcs serialization format",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/C-NERD/nimBcs"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user