check links in web documents or full websites
Find a file
2012-12-19 21:31:53 +01:00
cgi-bin Make WSGI script more responsive by using threads. 2012-04-18 21:52:36 +02:00
config Warn about accessible passwords in config files. 2012-10-15 14:36:10 +02:00
debian Remove python-dns conflict by moving the dns module into a custom subdirectory. 2012-12-07 22:19:32 +01:00
doc Use better_exchook to print more internal error info. 2012-12-18 23:06:48 +01:00
linkcheck Fix GUI startup for Windows. 2012-12-19 21:12:02 +01:00
osx Fix Qt plugin installation on OSX. 2011-05-26 21:08:11 +02:00
po Updated translations. 2012-11-13 18:13:48 +01:00
tests Test all http response codes. 2012-11-13 18:11:25 +01:00
third_party Start local telnet server for tests. 2012-10-30 17:44:00 +01:00
windows Generate portable dist first. 2012-11-08 12:49:18 +01:00
.gitignore Ignore __pycache__ 2012-12-07 22:46:43 +01:00
.project Add Eclipse Pydev project files. 2011-05-18 21:12:18 +02:00
.pydevproject Updated pydev settings. 2011-12-17 19:13:43 +01:00
COPYING Moved some files into the doc/ subdirectory. 2010-03-06 21:52:25 +01:00
install-rpm.sh Fix RPM installer generation. 2012-04-11 18:41:34 +02:00
linkchecker Prepare py3 port and display sys.argv on internal errors. 2012-11-26 18:49:07 +01:00
linkchecker-gui Revert last commit. 2012-08-26 09:56:00 +02:00
linkchecker-nagios Optimize intern/extern pattern parsing. 2012-09-20 20:19:13 +02:00
linkchecker.freecode Fix release focus. 2012-11-09 20:49:51 +01:00
Makefile Fix variable definition. 2012-12-19 21:31:53 +01:00
MANIFEST.in Add readme for download page at sourceforge. 2012-06-24 13:50:46 +02:00
README.txt Bump up version; renamed readme file to standard name. 2011-11-05 13:36:16 +01:00
robots.txt Add non-ascii values to test robots.txt 2008-07-13 13:01:59 +00:00
setup.cfg Support RPM building with cx_Freeze 2012-05-23 22:49:18 +02:00
setup.py Fix py2exe build. 2012-12-19 21:11:51 +01:00

Install documentation is at doc/install.txt
Usage documentation is at doc/html/index.txt or execute
linkchecker --help