Add msgpack

Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
This commit is contained in:
Akira Hayakawa 2015-03-02 14:45:15 +09:00
parent 0f500505c0
commit 6bbe6ac813

View File

@ -1281,5 +1281,14 @@
"description":"A component/entity system",
"license":"CC0",
"web":"https://bitbucket.org/fowlmouth/entoody"
},
{
"name": "msgpack",
"url": "https://github.com/akiradeveloper/msgpack-nim.git",
"method": "git",
"tags": ["msgpack", "library", "serialization"],
"description": "A MessagePack binding for Nim",
"license": "MIT",
"web": "https://github.com/akiradeveloper/msgpack-nim"
}
]