sphinxcontrib-serializinghtml 2.0.0-ok1 source package in openKylin

Changelog

sphinxcontrib-serializinghtml (2.0.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 13:46:11 +0800

Upload details

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

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
sphinxcontrib-serializinghtml_2.0.0.orig.tar.gz 15.7 KiB e9d912827f872c029017a53f0ef2180b327c3f7fd23c87229f7a8e8b70031d4d
sphinxcontrib-serializinghtml_2.0.0-ok1.debian.tar.xz 2.8 KiB 5c229c0ae398a845d3dd54f550dc1a0a32d295aad2a949fc040a11f6bef63ed4
sphinxcontrib-serializinghtml_2.0.0-ok1.dsc 2.2 KiB e6e08930147cdc82a40db4e5de82c2a5fb6c0b6b7eb0a5362525066e01741a60

Available diffs

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.