summaryrefslogtreecommitdiff
path: root/dev-python/tlv8/metadata.xml
blob: 17a28103fb547c37c1442bc2240dfb2788ce7c77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
	<maintainer type="person">
		<email>beatussum@protonmail.com</email>
		<name>Mattéo Rossillol‑‑Laruelle</name>
	</maintainer>

	<stabilize-allarches/>

	<upstream>
		<maintainer status="active">
			<name>Joachim Lusiardi</name>
			<email>joachim@lusiardi.de</email>
		</maintainer>

		<changelog>https://github.com/jlusiardi/tlv8_python/blob/master/CHANGES.md</changelog>
		<bugs-to>https://github.com/jlusiardi/tlv8_python/issues</bugs-to>

		<remote-id type="github">jlusiardi/tlv8_python</remote-id>
		<remote-id type="pypi">tlv8</remote-id>
	</upstream>
</pkgmetadata>