Subject: CVS commit: pkgsrc/www/p5-HTML-Clean
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2001 05:28:14
Module Name: pkgsrc
Committed By: jlam
Date: Mon Oct 1 02:28:14 UTC 2001
Update of /cvsroot/pkgsrc/www/p5-HTML-Clean
In directory netbsd.hut.fi:/tmp/cvs-serv23960
Log Message:
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.)
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/www/p5-HTML-Clean/Makefile
N pkgsrc/www/p5-HTML-Clean/distinfo
N pkgsrc/www/p5-HTML-Clean/pkg/DESCR
N pkgsrc/www/p5-HTML-Clean/pkg/PLIST
No conflicts created by this import