Merge pull request #299 from marcoapintoo/patch-1

Update packages.json
This commit is contained in:
Dominik Picheta 2015-12-30 23:48:52 +00:00
commit ba4107a37f

View File

@ -3871,5 +3871,17 @@
"description": "Nim wrapper for the LZ4 library. There is also a high-level API for easy use",
"license": "BSD",
"web": "https://github.com/dfdeshom/nimlz4"
},
{
"name": "pythonize",
"url": "https://github.com/marcoapintoo/nim-pythonize.git",
"method": "git",
"tags": [
"python",
"wrapper"
],
"description": "A higher-level wrapper for the Python Programing Language",
"license": "MIT",
"web": "https://github.com/marcoapintoo/nim-pythonize"
}
]