linkchecker/debian/control
2000-07-10 12:29:08 +00:00

25 lines
834 B
Text

Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@users.sourceforge.net>
Standards-Version: 3.0.1
Package: linkchecker
Architecture: any
Depends: python-base (>= 1.5.2)
Suggests: libssl09, libssl09-dev
Description: check/validate/test your HTML documents for broken links/URLs
Features:
o recursive checking
o multithreaded
o output can be colored or normal text, HTML, SQL, CSV or a GML sitemap
graph
o HTTP/1.1, HTTPS, FTP, mailto:, news:, Gopher, Telnet and local file links
are supported
Javascript links are currently ignored
o restrict link checking with regular expression filters for URLs
o HTTP proxy support
o give username/password for HTTP and FTP authorization
o robots.txt exclusion protocol support
o internationalization support
o (Fast)CGI web interface