ANN: bkmChk

Patrick Useldinger p@trick.lu
Thu, 18 Dec 2003 22:16:06 +0100


	1.1. What is bkmChk?
	====================


bkmChk is a stand-alone Python program which checks URLs to detect dead
links. After the control, it shows a list of all the URLs that were
unreachable.
In order to achieve resonable response times, the program uses threads
to launch several queries in parallel. The number of threads is
configurable.


	1.2. Technical requirements
	===========================

bkmChk is written in Python and needs a Python interpreter, version 2.3
or above. Python is freely available from the Python web site
(http://www.python.org).


	1.3. Feedback
	=============

Please feel free to send your feedback to <pu (a) vo lu>.


	1.4. License
	============

All the programs included in this distribution are set into public
domain, and may be used freely, with no warranty whatsoever. 


	1.5. Download
	=============

Get bkmChk at http://www.homepages.lu/pu/bkmChk.html
--
http://www.homepages.lu/pu/