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>
|
2005-01-24 20:29:55 +00:00
|
|
|
Build-Depends: python2.4-dev, python, debhelper (>= 4.1.51), gettext, cdbs
|
2005-07-05 22:14:21 +00:00
|
|
|
Standards-Version: 3.6.2.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
|
2005-05-06 15:03:57 +00:00
|
|
|
Depends: python2.4
|
2005-01-20 21:35:15 +00:00
|
|
|
Conflicts: linkchecker-ssl
|
2005-02-10 14:23:46 +00:00
|
|
|
Suggests: apache | httpd, python2.4-psyco, python2.4-optcomplete, python2.4-profiler
|
2005-03-04 20:12:52 +00:00
|
|
|
Description: check websites and HTML documents for broken links
|
2005-04-25 18:26:53 +00:00
|
|
|
Provides a command line program and web interface to check links
|
|
|
|
|
of websites and HTML documents.
|
|
|
|
|
Users preferring a graphical interface can install the linkchecker-gui
|
|
|
|
|
package.
|
|
|
|
|
Features:
|
|
|
|
|
o recursive checking
|
|
|
|
|
o multithreaded
|
2005-08-10 23:21:37 +00:00
|
|
|
o output in colored or normal text, HTML, SQL, CSV, XML or a sitemap
|
|
|
|
|
graph in different formats
|
2005-04-25 18:26:53 +00:00
|
|
|
o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
|
|
|
|
|
file links support
|
|
|
|
|
o restrict link checking with regular expression filters for URLs
|
|
|
|
|
o proxy support
|
|
|
|
|
o username/password authorization for HTTP, FTP and Telnet
|
|
|
|
|
o robots.txt exclusion protocol support
|
|
|
|
|
o Cookie support
|
|
|
|
|
o i18n support
|
|
|
|
|
|