summaryrefslogtreecommitdiff
path: root/dev-python/pem/metadata.xml
blob: d20862ac84ddb421b42f41189c426e995ae0ed96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>smaniotto.nicola@gmail.com</email>
		<name>Nicola Smaniotto</name>
	</maintainer>
	<upstream>
		<remote-id type="github">hynek/pem</remote-id>
		<remote-id type="pypi">pem</remote-id>
		<doc>https://pem.readthedocs.io/</doc>
		<bugs-to>https://github.com/hynek/pem/issues</bugs-to>
	</upstream>
</pkgmetadata>