mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +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",
|
"description": "Luhn's Algorithm implementation in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/sigmapie8/luhny"
|
"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