summaryrefslogtreecommitdiff
path: root/dev-python/txgithub/metadata.xml
blob: 1d02a5eabbe8afb6eb1d6121aa56e1df33447c40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<upstream>
		<maintainer>
			<email>tom.prince@ualberta.net</email>
			<name>Tom Prince</name>
		</maintainer>
		<remote-id type="pypi">txgithub</remote-id>
		<remote-id type="github">tomprince/txgithub</remote-id>
	</upstream>
	<longdescription>txgithub is a library based on Twisted for accessing GitHub's API version 3</longdescription>
</pkgmetadata>