mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-18 23:10:32 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2118 e7d03fd6-7b0d-0410-9947-9c21f3af8025
28 lines
962 B
Text
28 lines
962 B
Text
Source: linkchecker
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Bastian Kleineidam <calvin@debian.org>
|
|
Build-Depends: python-dev (>= 2.3), python-dev (<< 2.4), python, debhelper (>= 4.1.51), gettext, cdbs
|
|
Standards-Version: 3.6.1
|
|
|
|
Package: linkchecker
|
|
Architecture: any
|
|
Depends: ${python:Depends}, python-optcomplete
|
|
Conflicts: linkchecker-ssl
|
|
Suggests: apache | httpd
|
|
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 Cookie support
|
|
o command line interface
|
|
o (Fast)CGI web interface (requires HTTP server)
|