Marek Szuba 3dc800ff3a
dev-python/subprocess-tee: initial import
Builds, tests and installs fine on all implementations listed in
PYTHON_COMPAT. Needs a bit more work because it installs its own test suite
as a submodule, though.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-06-11 16:05:44 +01:00

14 lines
411 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">pycontribs/subprocess-tee</remote-id>
<remote-id type="pypi">subprocess-tee</remote-id>
</upstream>
</pkgmetadata>