tidy 20091223cvs-1ubuntu2 source package in Ubuntu

Changelog

tidy (20091223cvs-1ubuntu2) precise; urgency=low

  * New patch, 10format-warnings, convert changes from 20091223cvs-1ubuntu1
    into a patch.
  * Use CURDIR instead of CURDUR in rules.
  * rules: only append to LD_LIBRARY_PATH, don't reset it, as fakeroot relies
    on it.
 -- Loic Minier <email address hidden>   Wed, 30 Nov 2011 23:26:02 +0100

Upload details

Uploaded by:
Loïc Minier
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main web

Downloads

File Size SHA-256 Checksum
tidy_20091223cvs.orig.tar.gz 768.1 KiB 6afa1dea4fe404f823aed60a4bc392db7d89fdd0ae3df0e06601765fbf3a45a4
tidy_20091223cvs-1ubuntu2.diff.gz 7.6 KiB ee083b2b03e8cdde9dcc4b3fd1322e442971f42c1beed67e963f377779c7cdf2
tidy_20091223cvs-1ubuntu2.dsc 1.3 KiB 598f27ce7fc06e3f41f1df21d2b6d5c283ce16486a5f6915253bb1af657a2a6b

View changes file

Binary packages built by this source

libtidy-0.99-0: No summary available for libtidy-0.99-0 in ubuntu quantal.

No description available for libtidy-0.99-0 in ubuntu quantal.

libtidy-dev: No summary available for libtidy-dev in ubuntu quantal.

No description available for libtidy-dev in ubuntu quantal.

tidy: No summary available for tidy in ubuntu quantal.

No description available for tidy in ubuntu quantal.

tidy-doc: HTML syntax checker and reformatter - documentation

 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.
 .
 Tidy is a product of the World Wide Web Consortium.