Package delicious.plt contributed by untyped 
To load: (require (planet untyped/delicious:1:3/delicious))
Old style:(require (planet "delicious.ss" ("untyped" "delicious.plt" 1 3)))
Package description:
A client for the del.icio.us HTTP API. See http://del.icio.us/help/api/ for more information.
Downloads this week: 0
Total downloads: 146
Tickets:0
Open tickets:0
Primary files:
delicious.ss
NameContract
(all-from (file "api.ss"))
(all-from (file "base.ss"))
(all-from (file "config.ss"))
(all-from (file "result-struct.ss"))
empty
empty?
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)
100
[none]
[none]Sunday, October 7th, 2007
To load: (require (planet untyped/delicious:1:3/delicious))
Available in repositories: 4.x, 3xx
Fixed bug caused by adding posts with multiple tags, and added more detailed error messages.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)
2
[none]
[none]Sunday, October 7th, 2007
To load: (require (planet "delicious.ss" ("untyped" "delicious.plt" 1 (= 2))))
Available in repositories: 4.x, 3xx
Fixed bug caused by adding posts with multiple tags, and added more detailed error messages.
(1 1)
39
[none]
[none]Wednesday, July 18th, 2007
To load: (require (planet "delicious.ss" ("untyped" "delicious.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
Bug fix from Eric Hanchrow (incorrect parsing of <result> tag).
(1 0)
5
[none]
[none]Thursday, July 5th, 2007
To load: (require (planet "delicious.ss" ("untyped" "delicious.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
Initial release of the library.