mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 17:00:25 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@100 e7d03fd6-7b0d-0410-9947-9c21f3af8025
25 lines
868 B
Text
25 lines
868 B
Text
Source: linkchecker
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Bastian Kleineidam <calvin@users.sourceforge.net>
|
|
Standards-Version: 3.0.1
|
|
|
|
Package: linkchecker
|
|
Architecture: any
|
|
Depends: python-base
|
|
Suggests: libssl09, libssl09-dev
|
|
Description: 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, CSV or a GML sitemap
|
|
graph
|
|
o HTTP/1.1, HTTPS, FTP, mailto:, news:, Gopher, Telnet and local file links
|
|
are supported
|
|
Javascript links are currently ignored
|
|
o restrict link checking with regular expression filters for URLs
|
|
o HTTP proxy support
|
|
o give username/password for HTTP and FTP authorization
|
|
o robots.txt exclusion protocol support
|
|
o internationalization support (currently english and german)
|