Adds dimage (#2362)

This commit is contained in:
Jonas Schubert Erlandsson 2022-09-20 11:27:23 +03:00 committed by GitHub
parent a23c626f1a
commit a69f9d3937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27549,5 +27549,19 @@
"description": "Nim bindings for libmpv",
"license": "MIT",
"web": "https://github.com/WeebNetsu/nim-mpv"
},
{
"name": "dimage",
"url": "https://github.com/accodeing/dimage",
"method": "git",
"tags": [
"library",
"image",
"metadata",
"size"
],
"description": "Pure Nim, no external dependencies, image mime type and dimension reader for images",
"license": "LGPL-3.0",
"web": "https://github.com/accodeing/dimage"
}
]