sphinxcontrib-serializinghtml 1.1.5-2 source package in Ubuntu

Changelog

sphinxcontrib-serializinghtml (1.1.5-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Sun, 15 Aug 2021 20:57:16 +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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinxcontrib-serializinghtml_1.1.5-2.dsc 2.6 KiB c097de8d1bb863f778357f37f903ea957d921a70ee608b24f7fc953c19b015ce
sphinxcontrib-serializinghtml_1.1.5.orig.tar.gz 20.5 KiB aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952
sphinxcontrib-serializinghtml_1.1.5.orig.tar.gz.asc 833 bytes 937f3549ef4e49b4b8e962b18bb6cdbc316df13c1fe9aaee2f981a093eaf959d
sphinxcontrib-serializinghtml_1.1.5-2.debian.tar.xz 6.6 KiB d9c1cbec4f6ccf68ba5a2d492134df7f234619de5e193a9edcab41b37fab1c69

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.