Cleans up HTML code for web browsers, not humans
The majority of the web pages of the internet today are much larger
than they need to be. The reason for this is that HTML tends to be
stored in a human readable format, with indenting, newlines and
comments.
However, all of these comments, whitespace etc. are ignored by the
browser, and needlessly lengthen download times.
Second, many people are using WYSIWYG HTML editors these days. This
makes creating content easy. However these editors can cause a number
of compatibility problems by tying themselves to a particular browser
or operating system.
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/perl-HTML-Clean && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
HTML-Clean-0.8.tar.gz | 0000048157 47 KB | |
perl-HTML-Clean-0.8-IO.diff | 0000000145 145 Bytes | |
perl-HTML-Clean.changes | 0000002244 2.19 KB | |
perl-HTML-Clean.spec | 0000002370 2.31 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0