2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-02-24 00:10:18 +03:00
Files
gentoo/dev-python/breathe/metadata.xml
Michał Górny 48852754b2 dev-python/breathe: Update homepages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-12-23 12:24:57 +01:00

22 lines
821 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Breathe provides a bridge between the Sphinx and Doxygen
documentation systems.
It is an easy way to include Doxygen information in a set of
documentation generated by Sphinx. The aim is to produce an autodoc
like support for people who enjoy using Sphinx but work with languages
other than Python. The system relies on the Doxygens xml output.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">breathe</remote-id>
<remote-id type="github">breathe-doc/breathe</remote-id>
</upstream>
</pkgmetadata>