add nimwebp package (#1378)
Co-authored-by: bromund <60217815+bromund@users.noreply.github.com>
This commit is contained in:
parent
16e39de3a3
commit
3aa4626a62
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue