blob: ef28997e0c1d259e817cc29ff98d448bdc6d0b3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|