linkchecker/linkcheck/HtmlParser
calvin 370bd058ea Add htmlsax.so target for local build
Add target to build htmlsax.so locally. Also add include path
for local python SVN repository for testing.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3678 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-03-19 10:21:52 +00:00
..
.gitignore Added .gitignore files 2008-02-08 10:38:29 +00:00
__init__.py updated copyright year 2008-01-02 14:31:19 +00:00
fixincludes.awk ensure that Python.h gets included before any system headers 2004-09-06 15:19:23 +00:00
htmllex.c Regenerate HTML lexer with flex 2.5.34 2008-02-08 10:38:00 +00:00
htmllex.l Don't parse '-->' as end-of-comment in script mode. This fixes parsing errors on some sites. 2008-01-23 09:43:39 +00:00
htmllib.py updated copyright year 2008-01-02 14:31:19 +00:00
htmlparse.c updated copyright year 2008-01-02 14:31:19 +00:00
htmlparse.h recompiled with bison 2.3 2006-07-22 21:23:14 +00:00
htmlparse.y updated copyright year 2008-01-02 14:31:19 +00:00
htmlsax.h updated copyright year 2008-01-02 14:31:19 +00:00
Makefile Add htmlsax.so target for local build 2008-03-19 10:21:52 +00:00
s_util.c use Py_MEMCPY macro 2006-10-19 19:31:14 +00:00
s_util.h remove unused include 2006-10-19 19:30:55 +00:00