linkchecker/linkcheck
calvin b96e8120d6 Add W3C Validator checks
Add new options --check-html-w3 and --check-css-w3 to allow checking
of HTML and CSS pages with the online W3C validators.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3748 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-05-08 10:36:54 +00:00
..
cache Require and use Python 2.5 2008-04-27 11:39:21 +00:00
checker Add W3C Validator checks 2008-05-08 10:36:54 +00:00
configuration Add W3C Validator checks 2008-05-08 10:36:54 +00:00
director Add W3C Validator checks 2008-05-08 10:36:54 +00:00
dns Require and use Python 2.5 2008-04-27 11:39:21 +00:00
ftpparse use PyObject_Del instead of PyMem_DEL, fixing possible segfault 2006-06-10 20:56:11 +00:00
HtmlParser Require and use Python 2.5 2008-04-27 11:39:21 +00:00
logger Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
tests Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
__init__.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
ansicolor.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
containers.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
cookies.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
decorators.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
dummy.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
fcgi.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
fileutil.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
gzip2.py Remove timestamp from gzipped files 2008-04-14 22:33:42 +00:00
httplib2.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
httputil.py Move http util function in a separate module. 2008-05-08 10:36:08 +00:00
i18n.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
lc_cgi.py Encode error output to HTML charset 2008-04-30 14:37:49 +00:00
linkname.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
linkparse.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
lock.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
log.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
mem.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
msgfmt.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
robotparser2.py Move http util function in a separate module. 2008-05-08 10:36:08 +00:00
strformat.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
threader.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
trace.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
url.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00