mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
16 lines
611 B
XML
16 lines
611 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">click-contrib/sphinx-click</remote-id>
|
|
<remote-id type="pypi">sphinx-click</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|