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

Changelog

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

  * Team upload.
  * Rename doc-base file to avoid file conflict with old python-tidylib
    versions (closes: #808322).

 -- Dmitry Shachnev <email address hidden>  Sun, 07 Feb 2016 21:31:24 +0300

Upload details

Uploaded by:
Janos Guljas
Uploaded to:
Sid
Original maintainer:
Janos Guljas
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tidylib_0.2.4~dfsg-2.dsc 2.2 KiB 37565393b86a96ac70db23d221c2302aef2fee590099487456c4f443097845ff
python-tidylib_0.2.4~dfsg.orig.tar.gz 8.7 KiB 7d0d620622b49bc8acdd907cb86e53f83fc54e71863e084d43436e619a7f0a4e
python-tidylib_0.2.4~dfsg-2.debian.tar.xz 3.5 KiB 28bd8878c1d0675b2cc81e3b2d6d197a7701c31fcd9cc6ab68f34285c56f5439

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: Python 3 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 3 version of the module.

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

No description available for pytidylib-doc in ubuntu yakkety.