mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-05 13:14:46 +00:00
22 lines
739 B
Text
22 lines
739 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
|
||
|
|
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, FTP, mailto:, Gopher, Telnet and local file links are supported
|
||
|
|
Javascript and HTTPS 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
|