summaryrefslogtreecommitdiff
blob: 5965190b13e4c92008eb592de01d057bc903cb52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>ikelos@gentoo.org</email>
		<name>Mike Auty</name>
	</maintainer>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<stabilize-allarches/>
	<upstream>
		<remote-id type="github">python/mypy</remote-id>
		<remote-id type="pypi">mypy</remote-id>
		<bugs-to>https://github.com/python/mypy/issues</bugs-to>
		<doc>https://mypy.readthedocs.io/</doc>
	</upstream>
</pkgmetadata>