linkchecker/debian/control
2000-02-29 16:45:11 +00:00

23 lines
785 B
Text

Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@cs.uni-sb.de>
Standards-Version: 3.0.1
Package: linkchecker
Architecture: any
Depends: python-base
Suggests: libssl09, libssl09-dev
Description: LinkChecker is a link checker written in Python
With LinkChecker you can check your HTML documents for broken links.
Features:
o recursive checking
o multithreaded
o output can be colored or normal text, HTML, SQL or a GML sitemap graph
o HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, Gopher, Telnet and
local file links are supported
Javascript links are currently ignored
o restrict link checking to your local domain
o HTTP proxy support
o give username/password for HTTP and FTP authorization
o robots.txt exclusion protocol support