Files
guru/dev-python/hachoir/metadata.xml
Anna (cybertailor) Vyalkova 482cf46ade dev-python/hachoir: enable py3.13
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2024-10-30 03:36:49 +05:00

20 lines
646 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>https://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>