Files
guru/dev-python/coveralls/metadata.xml
Julien Roy dc4c1cbf02 dev-python/coveralls: new package, add 3.3.1
Signed-off-by: Julien Roy <julien@jroy.ca>
2023-01-13 20:50:14 -05:00

21 lines
917 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>julien@jroy.ca</email>
<name>Julien Roy</name>
</maintainer>
<longdescription>coveralls.io is a service for publishing your coverage stats online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in your Python projects:</longdescription>
<upstream>
<maintainer>
<name>Kevin James</name>
<email>KevinJames@thekev.in</email>
</maintainer>
<changelog>https://github.com/TheKevJames/coveralls-python/releases</changelog>
<doc>http://coveralls-python.readthedocs.io/</doc>
<bugs-to>https://github.com/TheKevJames/coveralls-python/issues</bugs-to>
<remote-id type="github">TheKevJames/coveralls-python</remote-id>
<remote-id type="pypi">coveralls</remote-id>
</upstream>
</pkgmetadata>