mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-23 15:44:44 +00:00
updated description
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2298 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
334f072d3a
commit
49b61290e6
2 changed files with 2 additions and 2 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -15,7 +15,7 @@ Description: check HTML documents for broken links
|
|||
o recursive checking
|
||||
o multithreaded
|
||||
o output can be colored or normal text, HTML, SQL, CSV or a sitemap
|
||||
graph in GML or XML
|
||||
graph in DOT, 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
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -286,7 +286,7 @@ setup (name = "linkchecker",
|
|||
o recursive checking
|
||||
o multithreading
|
||||
o output in colored or normal text, HTML, SQL, CSV or a sitemap
|
||||
graph in GML or XML.
|
||||
graph in DOT, GML or XML.
|
||||
o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
|
||||
file links support
|
||||
o restriction of link checking with regular expression filters for URLs
|
||||
|
|
|
|||
Loading…
Reference in a new issue