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>
|
2008-04-27 11:39:39 +00:00
|
|
|
Build-Depends: python-all-dev (>= 2.5), debhelper (>= 7), gettext,
|
|
|
|
|
cdbs (>= 0.4.43), python-central (>= 0.6)
|
2006-06-19 21:29:55 +00:00
|
|
|
XS-Python-Standards-Version: 0.4
|
2008-04-27 11:39:39 +00:00
|
|
|
XS-Python-Version: >= 2.5
|
2007-12-14 22:29:16 +00:00
|
|
|
Standards-Version: 3.7.3
|
2007-10-18 14:33:34 +00:00
|
|
|
Homepage: http://linkchecker.sourceforge.net/
|
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
|
2008-04-21 10:48:31 +00:00
|
|
|
Depends: ${python:Depends}, ${shlibs:Depends}
|
2006-06-19 21:29:55 +00:00
|
|
|
XB-Python-Version: ${python:Versions}
|
|
|
|
|
Provides: ${python:Provides}
|
2006-07-18 07:02:12 +00:00
|
|
|
Suggests: apache | httpd, python-optcomplete (>= 1.2-5), python-profiler (>= 2.4.3-2), python-geoip (>= 1.2.1-2)
|
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.
|
|
|
|
|
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
|
|
|
|
|
|