File: control

package info (click to toggle)
wdg-html-validator 1.6.2-7
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 1,156 kB
  • ctags: 37
  • sloc: perl: 2,126; makefile: 42
file content (23 lines) | stat: -rw-r--r-- 958 bytes parent folder | download
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>