mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/repoze-sphinx-autointerface: new package, add 1.0.0
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
22
dev-python/repoze-sphinx-autointerface/metadata.xml
Normal file
22
dev-python/repoze-sphinx-autointerface/metadata.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<name>Julien Roy</name>
|
||||
<email>julien@jroy.ca</email>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Agendaless Consulting</name>
|
||||
<email>repoze-dev@lists.repoze.org</email>
|
||||
</maintainer>
|
||||
<changelog>https://github.com/repoze/repoze.sphinx.autointerface/blob/master/CHANGES.rst</changelog>
|
||||
<doc>https://github.com/repoze/repoze.sphinx.autointerface/</doc>
|
||||
<bugs-to>https://github.com/repoze/repoze.sphinx.autointerface/issues</bugs-to>
|
||||
<remote-id type="github">repoze/repoze.sphinx.autointerface</remote-id>
|
||||
<remote-id type="pypi">repoze.sphinx.autointerface</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user