mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 08:50:24 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@19 e7d03fd6-7b0d-0410-9947-9c21f3af8025
23 lines
785 B
Text
23 lines
785 B
Text
Source: linkchecker
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Bastian Kleineidam <calvin@cs.uni-sb.de>
|
|
Standards-Version: 3.0.1
|
|
|
|
Package: linkchecker
|
|
Architecture: any
|
|
Depends: python-base
|
|
Suggests: libssl09, libssl09-dev
|
|
Description: LinkChecker is a link checker written in Python
|
|
With LinkChecker you can check your HTML documents for broken links.
|
|
Features:
|
|
o recursive checking
|
|
o multithreaded
|
|
o output can be colored or normal text, HTML, SQL or a GML sitemap graph
|
|
o HTTP/1.1 and 1.0, HTTPS, FTP, mailto:, Gopher, Telnet and
|
|
local file links are supported
|
|
Javascript links are currently ignored
|
|
o restrict link checking to your local domain
|
|
o HTTP proxy support
|
|
o give username/password for HTTP and FTP authorization
|
|
o robots.txt exclusion protocol support
|