2000-02-26 10:24:46 +00:00
|
|
|
Source: linkchecker
|
|
|
|
|
Section: web
|
|
|
|
|
Priority: optional
|
2000-04-06 23:50:01 +00:00
|
|
|
Maintainer: Bastian Kleineidam <calvin@users.sourceforge.net>
|
2000-11-09 12:02:38 +00:00
|
|
|
Build-Depends: python-base (>= 1.5.2), python-base (<< 1.6), python-dev (>= 1.5.2), python-dev (<< 1.6), python-distutils (>= 0.9.4), debhelper
|
|
|
|
|
Build-Depends-Indep: gettext
|
2001-01-06 18:00:43 +00:00
|
|
|
Standards-Version: 3.2.1
|
2000-02-26 10:24:46 +00:00
|
|
|
|
|
|
|
|
Package: linkchecker
|
2000-11-09 12:02:38 +00:00
|
|
|
Architecture: any
|
|
|
|
|
Depends: python-base (>= 1.5.2), python-base (<< 1.6)
|
|
|
|
|
Suggests: libssl09|libssl095a, httpd
|
2000-12-14 22:53:48 +00:00
|
|
|
Description: check HTML documents for broken links
|
2001-01-06 18:00:43 +00:00
|
|
|
Features:
|
2000-12-14 22:53:48 +00:00
|
|
|
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)
|