linkchecker/debian/control
2001-01-22 23:02:54 +00:00

27 lines
998 B
Text

Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@users.sourceforge.net>
Build-Depends: python2-base (>= 2.0), python2-base (<= 2.0), python2-dev (>= 1.5.2), python2-dev (<= 2.0), debhelper
Build-Depends-Indep: gettext
Standards-Version: 3.2.1
Package: linkchecker
Architecture: any
Depends: python2-base (>= 2.0), python-base (<= 2.0)
Suggests: libssl09|libssl095a, httpd
Description: check HTML documents for broken links
Features:
o recursive checking
o multithreaded
o output can be colored or normal text, HTML, SQL, CSV or a sitemap
graph in GML or XML
o HTTP/1.1, HTTPS, FTP, mailto:, nntp:, news:, Gopher, Telnet and local
file links are supported
o restrict link checking with regular expression filters for URLs
o proxy support
o give username/password for HTTP and FTP authorization
o robots.txt exclusion protocol support
o i18n support
o command line interface
o (Fast)CGI web interface (requires HTTP server)