Added package supersnappy (#1552)

This commit is contained in:
guzba 2020-07-07 01:08:04 -05:00 committed by GitHub
parent b412dc4610
commit cecc99d770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18493,6 +18493,18 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/treeform/flatty" "web": "https://github.com/treeform/flatty"
}, },
{
"name": "supersnappy",
"url": "https://github.com/guzba/supersnappy",
"method": "git",
"tags": [
"compression",
"snappy"
],
"description": "Dependency-free and performant Nim Snappy implementation.",
"license": "MIT",
"web": "https://github.com/guzba/supersnappy"
},
{ {
"name": "aglet", "name": "aglet",
"url": "https://github.com/liquid600pgm/aglet", "url": "https://github.com/liquid600pgm/aglet",