To load: | (require (planet dvanhorn/flickr:2:3)) |
Old style: | (require (planet "main.ss" ("dvanhorn" "flickr.plt" 2 3))) |
Min Racket version: | 4.2.5 |
Package description: | A Scheme wrapper for the Flickr web service. |
Downloads this week: | 0 |
Total downloads: | 118 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(2 3) | — | [browse] | 31 | [docs] | 4.2.5 | 2010-06-01 |
To load: (require (planet dvanhorn/flickr:2:3)) | ||||||
Available in repositories: 4.x | ||||||
Much nicer scribblings generated by interpreting fragments of XML. |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(2 2) | — | [browse] | 0 | [docs] | 4.2.5 | 2010-05-31 |
To load: (require (planet "main.ss" ("dvanhorn" "flickr.plt" 2 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
Example responses are now pretty printed in documentation. | ||||||
(2 1) | — | [browse] | 0 | [docs] | 4.2.5 | 2010-05-31 |
To load: (require (planet "main.ss" ("dvanhorn" "flickr.plt" 2 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
Added error codes, example responses, and explanations to the documentation. Nicer scribble code (better typesetting and cross referencing).Removed non-text-tags parameter and instead whitespace is always removed from responses. | ||||||
(2 0) | — | [browse] | 2 | [docs] | 4.2.5 | 2010-05-29 |
To load: (require (planet "main.ss" ("dvanhorn" "flickr.plt" 2 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
Updated for PLT 4.2.5. Generated scribble documentation. | ||||||
(1 0) | — | [browse] | 85 | [docs] | 370 | 2007-09-24 |
To load: (require (planet "flickr.ss" ("dvanhorn" "flickr.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Initial release, a no frills wrapper. |