2001-05-18 19:09:28 +00:00
|
|
|
Source: linkchecker
|
|
|
|
|
Section: web
|
2000-02-26 10:24:46 +00:00
|
|
|
Priority: optional
|
2001-02-18 22:10:18 +00:00
|
|
|
Maintainer: Bastian Kleineidam <calvin@debian.org>
|
2001-11-16 11:03:56 +00:00
|
|
|
Build-Depends-Indep: python-dev (>= 2.1), python-dev (<< 2.2), debhelper (>= 3.0.0), gettext
|
2001-11-20 20:27:25 +00:00
|
|
|
Standards-Version: 3.5.6.0
|
2000-02-26 10:24:46 +00:00
|
|
|
|
2001-05-18 19:09:28 +00:00
|
|
|
Package: linkchecker
|
2001-11-20 20:29:28 +00:00
|
|
|
Architecture: all
|
2001-11-16 11:03:56 +00:00
|
|
|
Depends: python (>= 2.1)
|
2002-01-02 16:25:40 +00:00
|
|
|
Conflicts: python (>= 2.2), python-ssl (>= 2.2), linkchecker-ssl
|
2001-11-20 20:27:25 +00:00
|
|
|
Suggests: python-ssl (>= 2.1)
|
2001-05-18 19:09:28 +00:00
|
|
|
Description: check HTML documents for broken links
|
|
|
|
|
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
|
2001-02-18 22:10:18 +00:00
|
|
|
o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local
|
2000-12-14 22:53:48 +00:00
|
|
|
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)
|
2001-11-20 20:29:28 +00:00
|
|
|
.
|
|
|
|
|
You have to install python-ssl for HTTPS support.
|