To load: | (require (planet dherman/json:4:0)) |
Old style: | (require (planet "main.rkt" ("dherman" "json.plt" 4 0))) |
Min Racket version: | 4.0 |
Package description: | Implements the JSON data format. |
Downloads this week: | 0 |
Total downloads: | 2599 |
Tickets: | 10 |
Open tickets: | 3 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(4 0) | 4 | [browse] | 1116 | [docs] | 4.0 | 2012-02-07 |
To load: (require (planet dherman/json:4:0)) | ||||||
Available in repositories: 4.x | ||||||
Open tickets |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 0) | 3 | [browse] | 718 | [docs] | 4.0 | 2009-09-09 |
To load: (require (planet "main.ss" ("dherman" "json.plt" 3 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
| ||||||
(2 0) | 2 | [browse] | 9 | [docs] | 4.0 | 2009-09-07 |
To load: (require (planet "main.ss" ("dherman" "json.plt" 2 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
| ||||||
(1 2) | 1 | [browse] | 559 | [docs] | 3.99 | 2009-01-15 |
To load: (require (planet "json.ss" ("dherman" "json.plt" 1 (= 2)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Bug fixes, thanks to Dave Gurnell. | ||||||
(1 1) | 1 | [browse] | 176 | [docs] | 3.99 | 2008-06-03 |
To load: (require (planet "json.ss" ("dherman" "json.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Bug fixes, thanks to Dave Gurnell. | ||||||
(1 0) | 1 | [browse] | 21 | [docs] | 3.99 | 2008-04-13 |
To load: (require (planet "json.ss" ("dherman" "json.plt" 1 (= 0)))) | ||||||
Available in repositories: 3xx, 4.x | ||||||
Initial release. |