summaryrefslogtreecommitdiff
path: root/dev-python/hachoir/metadata.xml
blob: cc59b75eef5d06485b1dd386cfbfcfe2bef749fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>