summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-programoutput/metadata.xml
blob: 1934f7bb8338c9d8644e92c4b5cafad4289e781c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?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>
  <name>Python</name>
 </maintainer>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <longdescription lang="en">
  A Sphinx extension to literally insert the output of arbitrary
  commands into documents, helping you to keep your command examples
  up to date.
  </longdescription>
 <upstream>
  <remote-id type="pypi">sphinxcontrib-programoutput</remote-id>
  <remote-id type="github">NextThought/sphinxcontrib-programoutput</remote-id>
  <changelog>&#xA;      https://raw.githubusercontent.com/NextThought/sphinxcontrib-programoutput/master/CHANGES.rst&#xA;    </changelog>
  <bugs-to>&#xA;      https://github.com/NextThought/sphinxcontrib-programoutput/issues&#xA;    </bugs-to>
  <doc lang="en">&#xA;      https://sphinxcontrib-programoutput.readthedocs.org&#xA;    </doc>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>