Files
main/programming/language/python3/python3-sphinxcontrib-applehelp/pspec.xml
T
2020-01-10 21:19:25 +00:00

44 lines
1.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-sphinxcontrib-applehelp</Name>
<Homepage>https://github.com/sphinx-doc/sphinxcontrib-applehelp</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<PartOf>programming.language.python3</PartOf>
<IsA>library</IsA>
<Summary>Sphinx extension which outputs Apple help books.</Summary>
<Description>sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.</Description>
<Archive sha1sum="4dd4712ffc5461844da967ab3dd300c8c74daa15" type="targz">https://github.com/sphinx-doc/sphinxcontrib-applehelp/archive/1.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-sphinxcontrib-applehelp</Name>
<Summary>sphinxcontrib-applehelp module for python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-applehelp</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-12-30</Date>
<Version>1.0.1</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>