Download List

项目描述

webcheck is a Web site checking tool for Web
masters. It crawls a given Web site and generates
a number of reports. The whole system is
pluggable, allowing extra reports and checks to be
added easily. It supports retrieving Web sites
over HTTP, file, and FTP protocols and produces
reports on site structure, broken links, old Web
pages, overviews of external links, and more. The
links that webcheck considers external are
configurable through regular expressions, and
webcheck honors robots.txt.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-12 17:35
1.10.4

这是一个维护版本,修复了一些优秀的收集。另外,它消除了一些不必要的调试代码,限制清单“从引用”到10项,增加了推荐连结如果可能的话,并有一些Debian的包装改进。
This is a maintenance release that gathers some outstanding fixes. Also, it removes some unnecessary debugging code, limits the "referenced from" list to 10 items, adds a Referrer header if possible and has some Debian packaging improvements.

2008-07-20 08:11
1.10.3

此版本增加了对一中的1.10.2版本修复了一些小问题。它还增加了对iframe中解析和脚本标记和样式属性。它也实现了电话时,整洁的系统。
标签: Minor bugfixes
This release adds fixes for a number of small
problems in the 1.10.2 release. It also adds
parsing of the iframe and script tags and style
attributes. It also implements calling tidy when
it is available on the system.

2007-11-04 12:55
1.10.2

这一个小小的更新包括在某些版本的BeautifulSoup错误检查。关于Python 2.3的运行又增加了支持。小文件的改善和Debian软件包进行了改进。
标签: Minor bugfixes
This minor update includes checking for a bug in
some versions of BeautifulSoup. Support for
running on Python 2.3 was added again. Small
documentation improvements and Debian package
improvements were made.

2007-07-15 17:42
1.10.1

此版本包括一些大的(尤其是非常大的性能提升网站)。修复了一个问题,当使用-继续与一些非信息ASCII字符,并与一些零大小的页面崩溃。 webcheck现在还解析的HTTP - EQUIV元头刷新选项。
标签: Major feature enhancements
This release includes some big performance improvements (especially for very large sites). Fixes were made for a problem when using --continue with some messages with non-ASCII characters and a crash with some zero-size pages. webcheck now also parses the http-equiv meta header refresh option.

2007-05-13 08:43
1.10.0

此版本变化的HTML解析器BeautifulSoup(可用时)。这解析器得多的错误比旧HTMLParser宽容的解决方案,但也稍微慢一些。一些小的输出进行了改进,以及一些内部改进,以便更好地支持Unicode内容。 robots.txt文件解析的重新启用,1 -忽略机器人选择加入。
标签: Major feature enhancements
This release changes the HTML parser to
BeautifulSoup (when available). This parser is
much more error-tolerant than the old HTMLParser
based solution but is also slightly slower. Some
small output improvements were made as well as
some internal improvements to better support
Unicode content. Parsing of robots.txt files was
re-enabled and an --ignore-robots option was
added.

Project Resources