utidylib 0.2-8build1 source package in Ubuntu

Changelog

utidylib (0.2-8build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:15:16 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main web

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
utidylib_0.2.orig.tar.gz 14.2 KiB e73604cefb8da05312d6de32ee3cf49af9bf965fa3c30c4c7db785240b6c3991
utidylib_0.2-8build1.debian.tar.gz 5.3 KiB 3b80c2a8c4d0349611f6b919ef1e1048dba176c52e0b6165698ef843eda5e82b
utidylib_0.2-8build1.dsc 1.3 KiB 7077c316fbe7e42c93b29543d4317f2be9022ce29be49abe7c9008aa96248dad

Available diffs

View changes file

Binary packages built by this source

python-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 wrapper for TidyLib.