add nimwebp package (#1378)

Co-authored-by: bromund <60217815+bromund@users.noreply.github.com>
This commit is contained in:
Volodymyr Melnychuk
2020-02-29 07:28:19 +01:00
committed by GitHub
co-authored by bromund
parent 16e39de3a3
commit 3aa4626a62
+13
View File
@@ -16769,5 +16769,18 @@
"description": "Luhn's Algorithm implementation in Nim",
"license": "MIT",
"web": "https://github.com/sigmapie8/luhny"
},
{
"name": "nimwebp",
"url": "https://github.com/tormund/nimwebp",
"method": "git",
"tags": [
"webp",
"encoder",
"decoder"
],
"description": "Webp encoder and decoder bindings for Nim",
"license": "MIT",
"web": "https://github.com/tormund/nimwebp"
}
]