mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package Preserves (#1921)
This commit is contained in:
parent
fb0d6829fd
commit
1262e0eea5
@ -8831,10 +8831,10 @@
|
||||
"url": "https://git.sr.ht/~ehmry/nim_cbor",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"cbor",
|
||||
"binary",
|
||||
"encoding"
|
||||
"cbor",
|
||||
"library",
|
||||
"serialization"
|
||||
],
|
||||
"description": "Concise Binary Object Representation decoder (RFC7049).",
|
||||
"license": "MIT",
|
||||
@ -22748,5 +22748,19 @@
|
||||
"description": "Say hissatsuwaza (special attack) on your terminal.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/sayhissatsuwaza"
|
||||
},
|
||||
{
|
||||
"name": "preserves",
|
||||
"url": "https://git.sr.ht/~ehmry/preserves-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"binary",
|
||||
"library",
|
||||
"serialization",
|
||||
"syndicate"
|
||||
],
|
||||
"description": "Preserves data model and serialization format",
|
||||
"license": "ISC",
|
||||
"web": "https://preserves.gitlab.io/preserves/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user