add msgpack4nim package

This commit is contained in:
jangko 2015-05-21 01:18:07 +07:00
parent e664646be7
commit 2ac1b44887

View File

@ -1511,6 +1511,7 @@
"url": "https://github.com/jangko/msgpack4nim", "url": "https://github.com/jangko/msgpack4nim",
"method": "git", "method": "git",
"tags": ["msgpack", "library", "serialization", "deserialization"], "tags": ["msgpack", "library", "serialization", "deserialization"],
"description": "Another MessagePack implementation written in pure nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/jangko/msgpack4nim" "web": "https://github.com/jangko/msgpack4nim"
} }