add msgpack4nim package
This commit is contained in:
parent
18ba418c4f
commit
e664646be7
1 changed files with 8 additions and 0 deletions
|
|
@ -1505,5 +1505,13 @@
|
|||
"description": "Parsing and serializing for the TNetstring format.",
|
||||
"license": "MIT",
|
||||
"web": "http://bitbucket.org/mahlon/nim-tnetstring"
|
||||
},
|
||||
{
|
||||
"name": "msgpack4nim",
|
||||
"url": "https://github.com/jangko/msgpack4nim",
|
||||
"method": "git",
|
||||
"tags": ["msgpack", "library", "serialization", "deserialization"],
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/msgpack4nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue