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: | 196 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 3) | 0.2 | [browse] | 164 | [none] | 4.0 | 2010-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 |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 2) | 0.2 | [browse] | 9 | [none] | 4.0 | 2010-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 | [browse] | 17 | [none] | 4.0 | 2010-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 | [browse] | 6 | [none] | 4.0 | 2009-12-22 |
To load: (require (planet "main.ss" ("bzlib" "xml.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
0.1 (1 0) - first release |