mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +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",
|
"url": "https://git.sr.ht/~ehmry/nim_cbor",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"library",
|
|
||||||
"cbor",
|
|
||||||
"binary",
|
"binary",
|
||||||
"encoding"
|
"cbor",
|
||||||
|
"library",
|
||||||
|
"serialization"
|
||||||
],
|
],
|
||||||
"description": "Concise Binary Object Representation decoder (RFC7049).",
|
"description": "Concise Binary Object Representation decoder (RFC7049).",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -22748,5 +22748,19 @@
|
|||||||
"description": "Say hissatsuwaza (special attack) on your terminal.",
|
"description": "Say hissatsuwaza (special attack) on your terminal.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jiro4989/sayhissatsuwaza"
|
"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