Package html-parser.plt contributed by ashinn [docs]
To load: (require (planet ashinn/html-parser:1:2/html-parser))
Old style:(require (planet "html-parser.ss" ("ashinn" "html-parser.plt" 1 2)))
Package description:
A fully customizable, practical HTML parser, with an htmlprag-compatible html->sxml interface, as well as an SSAX-like lazy tree-folding interface.
Downloads this week: 0
Total downloads: 286
Tickets:1
Open tickets:1
Primary files:
NameContract
make-html-parser
html->sxml
sxml->html
html-strip
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)1.2
223
[none]2009-04-14
To load: (require (planet ashinn/html-parser:1:2/html-parser))
Available in repositories: 4.x, 3xx

Updated the info.ss and cut over docs to Scribble.

 Open tickets
[All Tickets] [New Ticket]
Ticket IdOwnerReporterTypeVersion
204ashinnnothere44@…defect(1 2)
Parsing of missing closing HTML tags duplicates HTML elements

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)1.1
57
[none]2008-12-11
To load: (require (planet "html-parser.ss" ("ashinn" "html-parser.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx

Updated the info.ss and cut over docs to Scribble.

(1 0)1.0
6
[none]
[none]2008-12-06
To load: (require (planet "html-parser.ss" ("ashinn" "html-parser.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]