Adds nimsnappyc (#734)

This commit is contained in:
Dmitry Atamanov 2018-05-13 01:42:16 +03:00 committed by Dominik Picheta
parent ebf7edab6c
commit b297ddb0bc

View File

@ -9303,5 +9303,19 @@
"web": "https://github.com/diegogub/jdec",
"url": "https://github.com/diegogub/jdec",
"description": "Flexible JSON manshal/unmarshal library for nim"
},
{
"name": "nimsnappyc",
"url": "https://github.com/data-man/nimsnappyc",
"method": "git",
"tags": [
"snappy",
"compression",
"wrapper",
"library"
],
"description": "Wrapper for the Snappy-C compression library",
"license": "MIT",
"web": "https://github.com/data-man/nimsnappyc"
}
]