mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-18 23:10:32 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2124 e7d03fd6-7b0d-0410-9947-9c21f3af8025
56 lines
2.5 KiB
HTML
56 lines
2.5 KiB
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="generator" content="Docutils 0.3.7: http://docutils.sourceforge.net/" />
|
|
<title>Other link checkers</title>
|
|
<meta content="5" name="navigation.order" />
|
|
<meta content="Other" name="navigation.name" />
|
|
<link rel="stylesheet" href="lc.css" type="text/css" />
|
|
<meta rel="SHORTCUT ICON" href="favicon.png" />
|
|
<link rel="stylesheet" href="navigation.css" type="text/css" />
|
|
<script type="text/javascript">
|
|
window.onload = function() {
|
|
if (top.location != location) {
|
|
top.location.href = document.location.href;
|
|
}
|
|
}
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<!-- bfknav -->
|
|
<div class="navigation">
|
|
<div class="navrow" style="padding: 0em 0em 0em 1em;">
|
|
<a href="./index.html">LinkChecker</a>
|
|
<a href="./install.html">Installation</a>
|
|
<a href="./upgrading.html">Upgrading</a>
|
|
<a href="./documentation.html">Documentation</a>
|
|
<span>Other</span>
|
|
|
|
</div>
|
|
</div>
|
|
<!-- /bfknav -->
|
|
<div class="document" id="other-link-checkers">
|
|
<h1 class="title">Other link checkers</h1>
|
|
<p>If LinkChecker does not fit your requirements, you can check out the
|
|
competition. All of these programs have also an <a class="reference" href="http://www.opensource.org/licenses/">Open Source license</a>
|
|
like LinkChecker.</p>
|
|
<ul class="simple">
|
|
<li><a class="reference" href="http://degraaff.org/checkbot/">checkbot</a> written in Perl</li>
|
|
<li><a class="reference" href="http://www.jmarshall.com/tools/cl/">Checklinks</a> written in Perl</li>
|
|
<li><a class="reference" href="http://dlc.sourceforge.net/">Dead link check</a> written in Perl</li>
|
|
<li><a class="reference" href="http://labs.libre-entreprise.org/projects/gurlchecker/">gURLChecker</a> written in C</li>
|
|
<li><a class="reference" href="http://web.purplefrog.com/~thoth/jchecklinks/">jchecklinks</a> written in Java</li>
|
|
<li><a class="reference" href="http://ymettier.free.fr/link-checker/link-checker.html">link-checker</a> written in C</li>
|
|
<li><a class="reference" href="http://www.linklint.org/">linklint</a> written in Perl</li>
|
|
<li><a class="reference" href="http://www.mired.org/webcheck/">webcheck</a> written in Python</li>
|
|
<li><a class="reference" href="http://cgi.linuxfocus.org/~guido/index.html#webgrep">webgrep</a> written in Perl</li>
|
|
</ul>
|
|
</div>
|
|
<hr class="docutils footer" />
|
|
<div class="footer">
|
|
Generated on: 2005-01-11 11:18 UTC.
|
|
</div>
|
|
</body>
|
|
</html>
|