summaryrefslogtreecommitdiff
blob: 7f35c6adff781f019227ed2997793a28b82affb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>grozin@gentoo.org</email>
		<name>Andrey Grozin</name>
	</maintainer>
	<maintainer>
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription>Syntax highlighting and autocompletion
	  for the python interpreter
	</longdescription>
	<upstream>
		<remote-id type="pypi">bpython</remote-id>
		<remote-id type="bitbucket">bobf/bpython</remote-id>
		<remote-id type="github">bpython/bpython</remote-id>
	</upstream>
</pkgmetadata>