Merge pull request #969 from h3rald/add-nim_miniz1801

Add package nim_miniz
This commit is contained in:
Dominik Picheta 2018-12-23 12:17:59 +00:00 committed by GitHub
commit 12faa5d02e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12237,5 +12237,19 @@
"description": "Localization package for Nim.",
"license": "MIT",
"web": "https://github.com/moigagoo/loco"
},
{
"name": "nim_miniz",
"url": "https://github.com/h3rald/nim-miniz",
"method": "git",
"tags": [
"zip",
"compression",
"wrapper",
"miniz"
],
"description": "Nim wrapper for miniz",
"license": "MIT",
"web": "https://github.com/h3rald/nim-miniz"
}
]