mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add nimwebp package (#1378)
Co-authored-by: bromund <60217815+bromund@users.noreply.github.com>
This commit is contained in:
parent
16e39de3a3
commit
3aa4626a62
@ -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…
x
Reference in New Issue
Block a user