git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1006 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-08-11 12:58:00 +00:00
parent 22672b3828
commit 31516919c7
3 changed files with 4 additions and 4 deletions

2
debian/.cvsignore vendored
View file

@ -1,5 +1,5 @@
tmp
files
substvars
*substvars
*.debhelper
linkchecker

4
debian/control vendored
View file

@ -16,12 +16,12 @@ Description: check HTML documents for broken links
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
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 robots.txt exclusion protocol support
o i18n support
o Cookie support
o command line interface

2
debian/copyright vendored
View file

@ -4,7 +4,7 @@ This is linkchecker, written and maintained by Bastian Kleineidam
The original source can always be found at:
http://linkchecker.sourceforge.net/
Copyright (C) 2000-2002 Bastian Kleineidam
Copyright (C) 2000-2003 Bastian Kleineidam
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by