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>
|
2004-09-01 09:59:44 +00:00
|
|
|
Build-Depends: python-dev (>= 2.3), python-dev (<< 2.4), python, debhelper (>= 4.1.51), gettext
|
2003-09-11 21:55:11 +00:00
|
|
|
Standards-Version: 3.6.1
|
2000-02-26 10:24:46 +00:00
|
|
|
|
2001-05-18 19:09:28 +00:00
|
|
|
Package: linkchecker
|
2002-11-24 19:53:37 +00:00
|
|
|
Architecture: any
|
2003-08-11 12:56:37 +00:00
|
|
|
Depends: python (>= 2.3), python (<< 2.4)
|
2002-09-01 20:47:52 +00:00
|
|
|
Conflicts: linkchecker-ssl
|
2004-01-03 15:19:14 +00:00
|
|
|
Suggests: httpd
|
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
|
2003-08-11 12:58:00 +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
|
2003-08-11 12:58:00 +00:00
|
|
|
o robots.txt exclusion protocol support
|
2000-12-14 22:53:48 +00:00
|
|
|
o i18n support
|
2002-05-12 23:24:09 +00:00
|
|
|
o Cookie support
|
2000-12-14 22:53:48 +00:00
|
|
|
o command line interface
|
|
|
|
|
o (Fast)CGI web interface (requires HTTP server)
|