mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
21 lines
917 B
XML
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>
|