utidylib 0.5-2build1 source package in Ubuntu

Changelog

utidylib (0.5-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:47:19 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
utidylib_0.5.orig.tar.bz2 14.2 KiB 343522b3fb65402671b77c90b2ca597703a2e4d7e0c720077e64f7c6b5afa27d
utidylib_0.5-2build1.debian.tar.xz 3.7 KiB 8fd4d0b7f133b93d3fa556076a71d0fd45ed16d91bf97f14474d74b4324d05de
utidylib_0.5-2build1.dsc 2.1 KiB 0bb165024007e8be0590d1294aaaa6733147afb02f50e9e8dccbe96f634e798c

Available diffs

View changes file

Binary packages built by this source

python-utidylib: No summary available for python-utidylib in ubuntu focal.

No description available for python-utidylib in ubuntu focal.

python3-utidylib: Python wrapper for TidyLib

 Corrects markup in a way compliant with the latest standards, and
 optimal for the popular browsers. It has a comprehensive knowledge
 of the attributes defined in the HTML 4.0 recommendation from W3C,
 and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022
 family of 7-bit encodings. In the output:
 .
  * HTML entity names for characters are used when appropriate.
  * Missing attribute quotes are added, and mismatched quotes found.
  * Tags lacking a terminating '>' are spotted.
  * Proprietary elements are recognized and reported as such.
  * The page is reformatted, from a choice of indentation styles.
 .
 This package contains uTidylib, a Python 3 wrapper for TidyLib.