summaryrefslogtreecommitdiff
path: root/dev-python/collective-checkdocs/metadata.xml
blob: a8f71280b43ea1ba306777d8b258047e5a87659d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
 <upstream>
  <remote-id type="pypi">collective.checkdocs</remote-id>
  <remote-id type="github">collective/collective.checkdocs</remote-id>
  <bugs-to>https://github.com/collective/collective.checkdocs/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>