summaryrefslogtreecommitdiff
path: root/dev-python/nitrokey/metadata.xml
blob: edc0a142f93c163b7440ed445875ad5e8631e551 (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>Nitrokey</name>
			<email>pypi@nitrokey.com</email>
		</maintainer>

		<changelog>https://github.com/Nitrokey/nitrokey-sdk-py/blob/main/CHANGELOG.md</changelog>
		<bugs-to>https://github.com/Nitrokey/nitrokey-sdk-py/issues</bugs-to>

		<remote-id type="github">Nitrokey/nitrokey-sdk-py</remote-id>
		<remote-id type="pypi">nitrokey</remote-id>
	</upstream>
</pkgmetadata>