summaryrefslogtreecommitdiff
path: root/dev-python/odfdo/metadata.xml
blob: a15d0bcab9764be64476a8a58edd84d86d54a521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>ivan.lloro.boada@gmail.com</email>
		<name>Ivan Lloro</name>
	</maintainer>
	<stabilize-allarches/>
	<upstream>
		<changelog>https://github.com/jdum/odfdo/blob/master/CHANGES.md</changelog>
		<maintainer>
			<email>jerome.dumonteil@gmail.com</email>
			<name>Jérôme Dumonteil</name>
		</maintainer>
		<remote-id type="github">jdum/odfdo</remote-id>
		<remote-id type="pypi">odfdo</remote-id>
	</upstream>
</pkgmetadata>