python-tidylib 0.3.2~dfsg-2 source package in Ubuntu

Changelog

python-tidylib (0.3.2~dfsg-2) unstable; urgency=medium

  * Set DPMT as Maintainer and add myself to Uploaders (closes: #849730).
    Thanks to Janos Guljas for his past work on this package!
  * Build-depend on latexmk to fix build with Sphinx 1.6.
  * Update Homepage URL.
  * Bump Standards-Version to 4.0.0, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Mon, 14 Aug 2017 20:49:53 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tidylib_0.3.2~dfsg-2.dsc 2.3 KiB cee5272ffc2c6a364034485977f976f2fa2f4d4d904176e3c2d27e82a9fffa55
python-tidylib_0.3.2~dfsg.orig.tar.gz 9.8 KiB ab7b2081beeb1900dcf1e1a6bb7b5b5110606b65d15b1cc458393555e7e52b33
python-tidylib_0.3.2~dfsg-2.debian.tar.xz 4.2 KiB 6852f5dc998d360ea7b157c9f1a9f5dae73e47593dcddbd1533ae68afe23d873

Available diffs

No changes file available.

Binary packages built by this source

python-tidylib: Python 2 wrapper for HTML Tidy (tidylib)

 PyTidyLib is a Python package that wraps the HTML Tidy library. This allows
 you, from Python code, to “fix” invalid (X)HTML markup. Some of the library’s
 many capabilities include:
 .
  * Clean up unclosed tags and unescaped characters such as ampersands
  * Output HTML 4 or XHTML, strict or transitional, and add missing doctypes
  * Convert named entities to numeric entities, which can then be used in XML
    documents without an HTML doctype.
  * Clean up HTML from programs such as Word (to an extent)
  * Indent the output, including proper (i.e. no) indenting for pre elements,
    which some (X)HTML indenting code overlooks.
 .
 This is the Python 2 version of the module.

python3-tidylib: No summary available for python3-tidylib in ubuntu disco.

No description available for python3-tidylib in ubuntu disco.

pytidylib-doc: No summary available for pytidylib-doc in ubuntu disco.

No description available for pytidylib-doc in ubuntu disco.