Source: linkchecker
Section: web
Priority: optional
Maintainer: Bastian Kleineidam <calvin@debian.org>
Build-Depends: python-dev (>= 2.1), python-dev (<< 2.2), debhelper (>= 3.0.0)
Build-Depends-Indep: gettext
Standards-Version: 3.5.6

Package: linkchecker
Architecture: all
Depends: python (>= 2.1), python (<< 2.2)
Suggests: linkchecker-ssl
Description: check HTML documents for broken links
 Features:
  o recursive checking
  o multithreaded
  o output can be colored or normal text, HTML, SQL, CSV or a sitemap
    graph in GML or XML
  o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local 
    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)
