dev-python/subprocess32: Add new package

This commit is contained in:
Sean Vig
2017-05-23 08:32:09 -04:00
committed by Michał Górny
parent 75f8d3f4c6
commit 62308fdf83
4 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?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>
<remote-id type="pypi">subprocess32</remote-id>
<remote-id type="github">google/python-subprocess32</remote-id>
</upstream>
</pkgmetadata>