gentoo/dev-python/pysha3/metadata.xml
Michał Górny f21ce9b294
dev-python/pysha3: New package
Add the backport of SHA3 hash functions for Python < 3.6, it is
the most lightweight provider of the hash for Portage.
2017-10-19 22:22:28 +02:00

16 lines
447 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">tiran/pysha3</remote-id>
<remote-id type="pypi">pysha3</remote-id>
</upstream>
</pkgmetadata>