sphinxcontrib-serializinghtml 2.0.0-1 source package in Ubuntu

Changelog

sphinxcontrib-serializinghtml (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump python3-sphinx build-dependency to 7.2 (for tests).
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Mon, 19 Aug 2024 11:07:54 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinxcontrib-serializinghtml_2.0.0-1.dsc 2.4 KiB 68adcaba9878613fc9ffb3912c7117521a8377f3e3ca1f5fced9d7de62c48e96
sphinxcontrib-serializinghtml_2.0.0.orig.tar.gz 15.7 KiB e9d912827f872c029017a53f0ef2180b327c3f7fd23c87229f7a8e8b70031d4d
sphinxcontrib-serializinghtml_2.0.0-1.debian.tar.xz 3.2 KiB 87ce7c0849a4a95e08aa8a736716de0df6b24de7a2c590be78ba3951ba2db737

Available diffs

No changes file available.

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.