pkgsrc/www/p5-HTML-Clean/distinfo
jlam 976394ece1 p5-HTML-Clean - perl5 module that cleans up HTML code for web browsers
The HTML::Clean module encapsulates a number of common techniques for
minimizing the size of HTML files.  You can typically save between 10% and
50% of the size of a HTML file using these methods.  It provides the
following features:

        Remove unneeded whitespace (beginning of line, etc.)
        Remove unneeded META elements
        Remove HTML comments (except for styles, javascript and SSI)
        Replace tags with equivilant shorter tags (<strong> --> <b>, etc.)
2001-10-01 02:28:13 +00:00

4 lines
175 B
Text

$NetBSD: distinfo,v 1.1.1.1 2001/10/01 02:28:13 jlam Exp $
SHA1 (HTML-Clean-0.8.tar.gz) = a938f03e8f3fece01e2b2f9878d449466d9c229b
Size (HTML-Clean-0.8.tar.gz) = 48157 bytes