Package xml.plt contributed by bzlib  [package home page]
To load: (require (planet bzlib/xml:1:3))
Old style:(require (planet "main.ss" ("bzlib" "xml.plt" 1 3)))
Min Racket version: 4.0
Package description:

bzlib/xml provides XML utility to help converting bewteen xexpr and sxml, as well as helpers for reading and writing sxml and xexpr. It also provides a mechanism to manage XML and HTML entities.

Downloads this week: 0
Total downloads: 195
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)0.2
163
[none]
4.02010-07-07
To load: (require (planet bzlib/xml:1:3))
Available in repositories: 4.x

0.4 (1 3) - added function to normalize xml bytes with <?xml version="1.0"?>

0.3 (1 2) - removed the bzlib/http dependency but keep read-sxml & read-xexpr to continue to handle both xml & html

0.2 (1 1) - fixed read-sxml and read-xexpr so they only take one mandatory argument

0.1 (1 0) - first release

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)0.2
9
[none]
4.02010-05-19
To load: (require (planet "main.ss" ("bzlib" "xml.plt" 1 (= 2))))
Available in repositories: 4.x

0.3 (1 2) - removed the bzlib/http dependency but keep read-sxml & read-xexpr to continue to handle both xml & html

0.2 (1 1) - fixed read-sxml and read-xexpr so they only take one mandatory argument

0.1 (1 0) - first release

(1 1)0.2
17
[none]
4.02010-01-18
To load: (require (planet "main.ss" ("bzlib" "xml.plt" 1 (= 1))))
Available in repositories: 4.x

0.2 (1 1) - fixed read-sxml and read-xexpr so they only take one mandatory argument

0.1 (1 0) - first release

(1 0)0.1
6
[none]
4.02009-12-22
To load: (require (planet "main.ss" ("bzlib" "xml.plt" 1 (= 0))))
Available in repositories: 4.x

0.1 (1 0) - first release