mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add msgpack4nim package
This commit is contained in:
parent
18ba418c4f
commit
e664646be7
@ -1505,5 +1505,13 @@
|
|||||||
"description": "Parsing and serializing for the TNetstring format.",
|
"description": "Parsing and serializing for the TNetstring format.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://bitbucket.org/mahlon/nim-tnetstring"
|
"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…
x
Reference in New Issue
Block a user