linkchecker/debian/control
2005-03-04 20:12:52 +00:00

28 lines
997 B
Text

Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@debian.org>
Build-Depends: python2.4-dev, python, debhelper (>= 4.1.51), gettext, cdbs
Standards-Version: 3.6.1
Package: linkchecker
Architecture: any
Depends: ${python:Depends}
Conflicts: linkchecker-ssl
Suggests: apache | httpd, python2.4-psyco, python2.4-optcomplete, python2.4-profiler
Description: check websites and HTML documents for broken links
Features:
o recursive checking
o multithreaded
o output in colored or normal text, HTML, SQL, CSV or a sitemap
graph in DOT, GML or XML
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
o a command line interface
o a (Fast)CGI web interface (requires HTTP server)