utidylib 0.5-2 source package in Ubuntu

Changelog

utidylib (0.5-2) unstable; urgency=medium

  * Fix dependeny on python3 package.

 -- Michal Čihař <email address hidden>  Fri, 16 Nov 2018 07:13:12 +0100

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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
utidylib_0.5-2.dsc 2.1 KiB 2060e9f236cc72ee2dc718a0c0c088701a5ae19214940d7ce2a7f6b63bad0dfd
utidylib_0.5.orig.tar.bz2 14.2 KiB 343522b3fb65402671b77c90b2ca597703a2e4d7e0c720077e64f7c6b5afa27d
utidylib_0.5-2.debian.tar.xz 3.6 KiB 52dc5822e1ff940bacf68f09903afcc7e80e0f5aa02e80dfcdcc3d06ec1f7db7

Available diffs

No changes file available.

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.