From e664646be738cc41c032d47e1dea01e32cd61676 Mon Sep 17 00:00:00 2001 From: jangko Date: Thu, 21 May 2015 01:16:37 +0700 Subject: add msgpack4nim package --- packages.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages.json b/packages.json index 0f5fa5b..170a19d 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] -- cgit v1.2.3