sphinxcontrib-serializinghtml 1.1.10-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump copyright years.
  * Refresh debian/patches/entry_points.diff.

 -- Dmitry Shachnev <email address hidden>  Sat, 20 Jan 2024 21:23:14 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinxcontrib-serializinghtml_1.1.10-1.dsc 2.4 KiB 84193b1c9b8810ed4f5eafe9c5dba0c787fad35f29927515e5801e2e6f91cb53
sphinxcontrib-serializinghtml_1.1.10.orig.tar.gz 15.2 KiB 93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f
sphinxcontrib-serializinghtml_1.1.10-1.debian.tar.xz 3.2 KiB ab405b44211d53b8cdc75450a4a1d3b44f8ad6e6feed58c8f1c862c4701fc62d

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.