Package: wnpp Severity: wishlist Owner: Fab Stz <fabstz...@yahoo.fr> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : rust-image-hasher Version : 1.1.2 Upstream Author : 2015-2017 The `img_hash` Crate Developers 2014-2021 Austin Bonander <austin.bonan...@gmail.com> 2022-2023 RafaĆ Mikrut <mikrutra...@protonmail.com> * URL : https://github.com/qarmin/img_hash * License : MIT or Apache-2.0 Programming Lang: Rust Description : Library for calculating perceptual hash values of images A simple library that provides perceptual hashing and difference calculation for images. Thanks to Dr. Neal Krawetz for the outlines of the Mean (aHash), Gradient (dHash), and DCT (pHash) perceptual hash algorithms: http://www.hackerfactor.com/blog/?/archives/432-Looks-Like-It.html (Accessed August 2014) Also provides an implementation of the Blockhash.io algorithm. This crate can operate directly on buffers from the PistonDevelopers/image crate. This is fork of img_hash library, but with updated dependencies without any license changes. Required by czkawka #1032030 Should be maintained by rust team. Sponsor required