blob: 645a3db45d04bbddafc335f8568bb9a9cc5fd747 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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>
<stabilize-allarches/>
<upstream>
<remote-id type="github">python/mypy_extensions</remote-id>
<remote-id type="pypi">mypy-extensions</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|