mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add bencode library
This commit is contained in:
parent
e1ec88cfd8
commit
f256e381a6
@ -8469,5 +8469,17 @@
|
|||||||
"description": "Nucleic acid folding and design.",
|
"description": "Nucleic acid folding and design.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/mjendrusch/nimna"
|
"web": "https://github.com/mjendrusch/nimna"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bencode",
|
||||||
|
"url": "https://github.com/FedericoCeratto/nim-bencode",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"bencode"
|
||||||
|
],
|
||||||
|
"description": "Bencode serialization/deserialization library",
|
||||||
|
"license": "LGPLv3",
|
||||||
|
"web": "https://github.com/FedericoCeratto/nim-bencode"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user