add snappy package

This commit is contained in:
andri lim 2018-11-02 22:12:01 +07:00
parent e8f9cd24da
commit 61ddc93db8

View File

@ -11298,5 +11298,18 @@
"license": "CC0",
"web": "https://github.com/ijneb/nimetry",
"doc": "https://ijneb.github.io/nimetry"
},
{
"name": "snappy",
"url": "https://github.com/jangko/snappy",
"method": "git",
"tags": [
"compression",
"snappy",
"lzw"
],
"description": "Nim implementation of Snappy compression algorithm",
"license": "MIT",
"web": "https://github.com/jangko/snappy"
}
]