diff options
author | pst <pst@FreeBSD.org> | 1995-10-14 23:13:48 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1995-10-14 23:13:48 +0000 |
commit | 802b72995747b2fc0cc87c452293c17df8566dd6 (patch) | |
tree | a69fb6835b70bb9b2b91973688c269456cff2af9 /www/weblint/pkg-descr | |
parent | a8acf3e29ffd11aee0ff4c567f54266ee4c911de (diff) | |
download | FreeBSD-ports-802b72995747b2fc0cc87c452293c17df8566dd6.zip FreeBSD-ports-802b72995747b2fc0cc87c452293c17df8566dd6.tar.gz |
weblint - html syntax checker
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 0000000..ed1a8cf --- /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. |