48 lines
1.9 KiB
XML
48 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-breathe</Name>
|
|
<Homepage>https://github.com/michaeljones/breathe</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<Summary>ReStructuredText and Sphinx bridge to Doxygen.</Summary>
|
|
<Description>python3-breathe is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.</Description>
|
|
<Archive sha1sum="91ea808877a72cd9c35f385e11f3f4067ee97341" type="targz">https://github.com/michaeljones/breathe/archive/v4.22.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-sphinx</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-breathe</Name>
|
|
<Summary>ReStructuredText and Sphinx bridge to Doxygen.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-sphinx</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/</Path>
|
|
<Path fileType="library">/usr/lib/python3*</Path>
|
|
<Path fileType="executable">/usr/bin/breathe-apidoc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2020-09-24</Date>
|
|
<Version>4.22.0</Version>
|
|
<Comment>First pisi release.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |