mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/coveralls: new package, add 3.3.1
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
20
dev-python/coveralls/metadata.xml
Normal file
20
dev-python/coveralls/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user