mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-31 00:06:46 +03:00
Needed for mypy to build compiled extensions. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
14 lines
395 B
XML
14 lines
395 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="pypi">types-psutil</remote-id>
|
|
<remote-id type="github">python/typeshed</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|