dev-python/collective-checkdocs: adding for new keyring release

Package-Manager: Portage-2.3.8, Repoman-2.3.4
This commit is contained in:
Matthew Thode
2017-11-12 21:07:26 -06:00
parent 0472c2c7e8
commit c29de60372
3 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?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>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
collective.checkdocs adds new distutils commands checkdocs and showdocs to validate restructured text in long_description field of Python eggs. This package aims to make Python egg help page publishing and editing easier.
</longdescription>
</pkgmetadata>