Added package webp (#829)

This commit is contained in:
Juan Carlos 2018-08-14 07:12:09 -03:00 committed by Dominik Picheta
parent bd1a17e984
commit ddc84add2f

View File

@ -10247,6 +10247,17 @@
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-espeak"
},
{
"name": "webp",
"url": "https://github.com/juancarlospaco/nim-webp",
"method": "git",
"tags": [
"webp"
],
"description": "WebP Tools wrapper for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-webp"
},
{
"name": "print",
"url": "https://github.com/treeform/print.git",