gentoo/dev-python/ImageHash/metadata.xml
Michał Górny fa435c674f
*/*: Retire marbre (proxied maintainer)
Closes: https://bugs.gentoo.org/643664
Closes: https://bugs.gentoo.org/682368
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-06-01 21:23:18 +02:00

20 lines
591 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
A image hashing library written in Python. ImageHash supports:
average hashing (aHash)
perception hashing (pHash)
difference hashing (dHash)
wavelet hashing (wHash)
.</longdescription>
<upstream>
<remote-id type="github">JohannesBuchner/imagehash</remote-id>
<remote-id type="pypi">ImageHash</remote-id>
</upstream>
</pkgmetadata>