mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package cbor
This commit is contained in:
parent
514603a962
commit
e85a29b5ca
@ -7396,5 +7396,19 @@
|
|||||||
"description": "HTTP Authentication and Authorization",
|
"description": "HTTP Authentication and Authorization",
|
||||||
"license": "LGPLv3",
|
"license": "LGPLv3",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-httpauth"
|
"web": "https://github.com/FedericoCeratto/nim-httpauth"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cbor",
|
||||||
|
"url": "https://github.com/ehmry/nim-cbor",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"cbor",
|
||||||
|
"binary",
|
||||||
|
"encoding"
|
||||||
|
],
|
||||||
|
"description": "Concise Binary Object Representation decoder (RFC7049).",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ehmry/nim-cbor"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user