File: control

package info (click to toggle)
wdg-html-validator 1.0-6
  • links: PTS
  • area: contrib
  • in suites: potato
  • size: 1,404 kB
  • ctags: 103
  • sloc: perl: 2,912; ansic: 1,228; makefile: 48
file content (14 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: wdg-html-validator
Section: contrib/web
Priority: optional
Maintainer: Jaldhar H. Vyas <jaldhar@debian.org>
Standards-Version: 2.5.0

Package: wdg-html-validator
Architecture: any
Depends: sp,sgml-data,libwww-perl,libwww-perl (<= 5.32-1) | libhtml-parser-perl,libunicode-string-perl,libunicode-map8-perl,libi18n-charset-perl,wdg-html-reference,${shlibs:Depends},${perl:Depends}
Recommends: httpd
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.