This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
Package xml-maker.plt contributed by synx 
To load: (require (planet synx/xml-maker:1:2))
Old style:(require (planet "main.ss" ("synx" "xml-maker.plt" 1 2)))
Package description:
XML maker
Downloads this week: 0
Total downloads: 61
Tickets:1
Open tickets:1
Primary files:
[no interface available]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)
36
[none]
[none]2010-01-02
To load: (require (planet "main.ss" ("synx" "xml-maker.plt" 1 (= 2))))
Available in repositories: 4.x

XML maker

This module allows you to make an XML document using scheme, without ever having to mix two languages together in the same module, neither by quasiquoting, s-expresisons, nor by templates (which are pretty much the same thing as quasiquoting).

(1 1)
2
[none]
[none]2009-11-23
To load: (require (planet "main.ss" ("synx" "xml-maker.plt" 1 (= 1))))
Available in repositories: 4.x

XML maker

This module allows you to make an XML document using scheme, without ever having to mix two languages together in the same module, neither by quasiquoting, s-expresisons, nor by templates (which are pretty much the same thing as quasiquoting).

(1 0)
23
[none]
[none]2009-06-09
To load: (require (planet "main.ss" ("synx" "xml-maker.plt" 1 (= 0))))
Available in repositories: 4.x

XML maker

This module allows you to make an XML document using scheme, without ever having to mix two languages together in the same module, neither by quasiquoting, s-expresisons, nor by templates (which are pretty much the same thing as quasiquoting).