utidylib 0.10-1 source package in Ubuntu

Changelog

utidylib (0.10-1) unstable; urgency=medium

  * New upstream version 0.10
  * use new dh-sequence-python3
  * add myself as uploader

 -- Alexandre Detiste <email address hidden>  Thu, 28 Mar 2024 07:48:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
utidylib_0.10-1.dsc 2.0 KiB 03a056846f5341b5097b394cb58dffa526ad1abd77a5a07d4bfc59f9a2f8d8c9
utidylib_0.10.orig.tar.gz 16.4 KiB a577b11ad2f46c96d2e7010f0504b825b8397d10e9fc1e46eef08a92e699d7e7
utidylib_0.10-1.debian.tar.xz 4.2 KiB a6f4cff5b6c2b4e22f1b1271ca6910b209bd06c708ec1886059469731669079e

Available diffs

No changes file available.

Binary packages built by this source

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.