Add bencode library
This commit is contained in:
parent
e1ec88cfd8
commit
f256e381a6
1 changed files with 12 additions and 0 deletions
|
|
@ -8469,5 +8469,17 @@
|
|||
"description": "Nucleic acid folding and design.",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue