sphinxcontrib-serializinghtml 1.1.10-ok1 source package in openKylin

Changelog

sphinxcontrib-serializinghtml (1.1.10-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 08 May 2024 10:01:42 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinxcontrib-serializinghtml_1.1.10.orig.tar.gz 15.2 KiB 93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f
sphinxcontrib-serializinghtml_1.1.10-ok1.debian.tar.xz 2.8 KiB abf32ae9a295520c2542c77996b0bb785306cc29aba0c9093ff452840404fada
sphinxcontrib-serializinghtml_1.1.10-ok1.dsc 2.2 KiB d4cdccbcd9754d0bea795f21c6baf366f67a63aeec9a25b1e8df4f0785941a1f

View changes file

Binary packages built by this source

python3-sphinxcontrib.serializinghtml: sphinx extension which outputs “serialized” HTML files (json and pickle)

 This module contains two Sphinx builders, json and pickle, which produce
 serialized HTML code. It also provides an abstract class which one may use
 for serialization in custom formats.
 .
 See the “Serialization builder details” section in Sphinx documentation for
 details on how the output looks like and how to configure it.