Files
main/programming/language/python3/python3-sphinx_rtd_theme/pspec.xml
T
2020-01-16 23:54:15 +03: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-sphinx_rtd_theme</Name>
<Homepage>https://github.com/readthedocs/sphinx_rtd_theme</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.language.python3</PartOf>
<IsA>library</IsA>
<Summary>Sphinx theme for readthedocs.org.</Summary>
<Description>This Sphinx theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices.</Description>
<Archive sha1sum="a29901a13c48daa7df2d2ad7ab3863aae65bcd3e" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/0.4.3.tar.gz</Archive>>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-sphinx_rtd_theme</Name>
<Summary>Sphinx theme for readthedocs.org.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinx_rtd_theme</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-01-15</Date>
<Version>0.4.3</Version>
<Comment>First release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>