1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: wdg-html-validator
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 5)
Homepage: http://www.htmlhelp.com/tools/validator/
Package: wdg-html-validator
Conflicts: wdg-html-reference (<< 4.0)
Architecture: all
Depends: sgml-data, opensp (>= 1.5release-1.1), libwww-perl, libhtml-parser-perl, libunicode-string-perl, libunicode-map8-perl, libi18n-charset-perl (>= 1.12-1), w3c-dtd-xhtml, libjconv-bin, ${perl:Depends}, ${misc:Depends}
Recommends: apache | httpd
Suggests: wdg-html-reference
Description: WDG HTML Validator
This is a CGI script which lets you enter the URL of a web page which will
be then checked against a validating SGML parser for conformance to official
HTML standards. Pages can also be uploaded and HTML can be directly entered.
.
A command-line version is also included in the package.
.
Author: Liam Quinn <liam@htmlhelp.com>
|