descriptionHTML parser written in Common Lisp
homepage URLhttp://common-lisp.net/project/closure/closure-html
ownerdavid@lichteblau.com
last changeWed, 20 Aug 2014 13:39:25 +0000 (20 16:39 +0300)
content tags
add:
readme
Closure HTML, an HTML parser written in Common Lisp.
shortlog
2014-08-20 David LichteblauFix license header to reflect the actual license of... master
2011-06-15 David LichteblauRevert "Clean up attributes before passing them to...
2011-06-14 David LichteblauClean up attributes before passing them to SAX
2011-06-14 David LichteblauFix use of asdf:component-relative-pathname to avoid...
2010-09-19 David LichteblauPatches by Slava Gorbunov
2008-11-30 David Lichteblaurelease
2008-05-19 David Lichteblaumoved find-output-encoding to closure-common, thanks...
2008-05-09 David Lichteblauoutput encoding fixes
2008-04-26 David LichteblauPretend a/@name is a URI
2008-04-13 David LichteblauOutput encoding support, using Babel
2008-03-23 David LichteblauEscape non-ASCII characters in URIs
2008-03-23 David LichteblauDon't escape &{
2008-03-23 David Lichteblaudon't escape < in attributes
2008-03-23 David Lichteblaudon't escape the pcdata in script and style
2008-03-23 David Lichteblausilently delete xmlns attributes in HAX events
2008-03-02 David Lichteblaudocumentation update
...
tags
unknown start
heads
9 years ago master