gentoo/dev-python/tappy/metadata.xml
Michał Górny 0c866a5083
dev-python/tappy: Add new package, v2.4
Add the Python package for 'Test Anything Protocol (TAP) tools'.
This is needed for tests of dev-python/dbus-python.
2018-07-24 14:19:51 +02:00

16 lines
466 B
XML

<?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>
</maintainer>
<use>
<flag name='yaml'>Pull dependencies needed to support YAML
blocks associated with test results.</flag>
</use>
<upstream>
<remote-id type="github">python-tap/tappy</remote-id>
<remote-id type="pypi">tap.py</remote-id>
</upstream>
</pkgmetadata>