Added package nim_miniz

This commit is contained in:
h3rald 2018-12-21 19:01:53 +01:00
parent d62e93b1ce
commit e12f84af10

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"
}
]