To load: | (require (planet schematics/xmlrpc:4:0/xmlrpc)) | ||||||||||
Old style: | (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 4 0))) | ||||||||||
Min Racket version: | 4.1.1 | ||||||||||
Package description: | Implementation of the XML-RPC protocol. | ||||||||||
Downloads this week: | 0 | ||||||||||
Total downloads: | 826 | ||||||||||
Tickets: | 1 | ||||||||||
Open tickets: | 1 | ||||||||||
Primary files: |
|
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(4 0) | 2.0 | [browse] | 188 | [docs] | 4.1.1 | 2008-10-14 |
To load: (require (planet schematics/xmlrpc:4:0/xmlrpc)) | ||||||
Available in repositories: 4.x | ||||||
This is a client- and server-side implementation of the XML-RPC protocol. This release may fix many things, and bring us up to PLT 410 compliance. Tests pass. |
Open tickets |
Ticket Id | Owner | Reporter | Type | Version |
---|---|---|---|---|
147 | schematics | goetter@… | defect | (4 0) |
Planet breakage? Some surprising dependencies from xmlrpc.plt |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(2 1) | 1.5 | [browse] | 80 | [docs] | [none] | 2007-06-29 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 2 (= 1)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
This is a client- and server-side implementation of the XML-RPC protocol. For more information, see http://www.xml-rpc.com/. | ||||||
(2 0) | 1.5 | [browse] | 6 | [docs] | [none] | 2007-06-29 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 2 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
This is a client- and server-side implementation of the XML-RPC protocol. For more information, see http://www.xml-rpc.com/. | ||||||
(1 4) | 1.4 | [browse] | 153 | [docs] | [none] | 2007-04-01 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 4)))) | ||||||
Available in repositories: 3xx, 4.x | ||||||
[no release notes] | ||||||
(1 3) | 1.3 | [browse] | 144 | [docs] | [none] | 2007-04-01 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 3)))) | ||||||
Available in repositories: 3xx, 4.x | ||||||
[no release notes] | ||||||
(1 2) | 1.2 | [browse] | 52 | [docs] | [none] | 2007-04-01 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 2)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
[no release notes] | ||||||
(1 1) | 1.0 | [browse] | 140 | [docs] | [none] | 2007-04-01 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
[no release notes] | ||||||
(1 0) | 1.0 | [browse] | 12 | [docs] | [none] | 2007-04-01 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
[no release notes] |
Packages in other repositories |
These packages are not available in the 4.x repository, but they are available for other versions of Racket.
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 0) | 1.6 | [browse] | 51 | [docs] | [none] | 2007-10-20 |
To load: (require (planet "xmlrpc.ss" ("schematics" "xmlrpc.plt" 3 (= 0)))) | ||||||
Available in repositories: 3xx | ||||||
This is a client- and server-side implementation of the XML-RPC protocol. This release fixes problems on PLT v371, and cannot be used with earlier versions. Please use version 2 (from PLaneT) if you are interested in using this library with earlier versions of PLT Scheme. |