Source: w3c-markup-validator
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep:
 sharutils,
 perl,
 lynx,
 yui-compressor,
 w3c-sgml-lib (>= 1.3),
 libhtml-template-perl,
 libconfig-general-perl,
Standards-Version: 3.9.6
Homepage: https://validator.w3.org/about.html
Vcs-Git: https://anonscm.debian.org/git/collab-maint/w3c-markup-validator.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/w3c-markup-validator.git

Package: w3c-markup-validator
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libwww-perl (>= 6), liburi-perl, libhtml-template-perl,
 libhtml-parser-perl (>= 3.60), libtext-iconv-perl, libset-intspan-perl,
 libnet-ip-perl, libconfig-general-perl, w3c-sgml-lib (>= 1.3),
 libencode-hanextra-perl, libhtml-encoding-perl, libjson-perl,
 libxml-libxml-perl (>= 1.70), libsgml-parser-opensp-perl,
 liblwp-protocol-https-perl
Recommends: apache2 | httpd-cgi, libhtml-tidy-perl, libencode-jis2k-perl
Suggests: libwebservice-validator-html-w3c-perl, libtest-html-w3c-perl,
 libxml-xpath-perl
Description: W3C Markup Validator
 The W3C Markup Validator 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 W3C recommendations. Pages can also be uploaded.
 .
 These are the same scripts that are available on the W3C web site,
 http://validator.w3.org/.