Files
guru/dev-python/hachoir/metadata.xml
2023-01-27 23:23:52 -05:00

20 lines
645 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<upstream>
<maintainer>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</maintainer>
<changelog>https://github.com/vstinner/hachoir/releases</changelog>
<doc>http://hachoir.readthedocs.io/</doc>
<bugs-to>https://github.com/vstinner/hachoir/issues</bugs-to>
<remote-id type="github">vstinner/hachoir</remote-id>
<remote-id type="pypi">hachoir</remote-id>
</upstream>
</pkgmetadata>