Added package perceptual (#2606)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Denis Olshin 2023-05-23 18:17:43 +03:00 committed by GitHub
parent d46f1d3ef9
commit 5eb592d746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30289,5 +30289,18 @@
"description": "A tool for converting fonts to NICO Game Framework format fonts.",
"license": "MIT",
"web": "https://github.com/TakWolf/nico-font-tool"
},
{
"name": "perceptual",
"url": "https://github.com/deNULL/perceptual",
"method": "git",
"tags": [
"perceptual",
"hashes",
"images"
],
"description": "A library for computing and comparing perceptual hashes in Nim",
"license": "MIT",
"web": "https://github.com/deNULL/perceptual"
}
]