mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
Signed-off-by: Joe Kappus <joe@wt.gd> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1736 Signed-off-by: Sam James <sam@gentoo.org>
24 lines
788 B
XML
24 lines
788 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<name>Joe Kappus</name>
|
|
<email>joe@wt.gd</email>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<name>Proxy Maintainers</name>
|
|
<email>proxy-maint@gentoo.org</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>
|