diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-10-14 23:13:48 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-10-14 23:13:48 +0000 |
commit | c5eebdd9edea4151305213fcf9c2faa10efa82fe (patch) | |
tree | b8abb361e6cdf5f7637a2c1b2f96aed2ac42430c /www/weblint/pkg-descr | |
parent | d3ba22521979209e3cc95311cf68505a9d0b2515 (diff) |
Notes
Diffstat (limited to 'www/weblint/pkg-descr')
-rw-r--r-- | www/weblint/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/weblint/pkg-descr b/www/weblint/pkg-descr new file mode 100644 index 000000000000..ed1a8cfe3b74 --- /dev/null +++ b/www/weblint/pkg-descr @@ -0,0 +1,3 @@ +Weblint is a syntax and minimal style checker for HTML: a perl script which +picks fluff off html pages, much in the same way traditional lint picks fluff +off C programs. |