44 lines
1.9 KiB
XML
44 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-sphinxcontrib-serializinghtml</Name>
|
|
<Homepage>https://github.com/sphinx-doc/sphinxcontrib-serializinghtml</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 "serialized" HTML files (json and pickle).</Summary>
|
|
<Description>sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).</Description>
|
|
<Archive sha1sum="36164df09adf87297f72318243111a020d618f19" type="targz">https://files.pythonhosted.org/packages/cd/cc/fd7d17cfae18e5a92564bb899bc05e13260d7a633f3cffdaad4e5f3ce46a/sphinxcontrib-serializinghtml-1.1.3.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-sphinxcontrib-serializinghtml</Name>
|
|
<Summary>sphinxcontrib-serializinghtml 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-serializinghtml</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2019-12-30</Date>
|
|
<Version>1.1.3</Version>
|
|
<Comment>First pisi release</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |