Package delicious.plt contributed by untyped [docs]
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:4
Open tickets:4
Primary files:
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]2007-10-07
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.
 Open tickets
[All Tickets] [New Ticket]
Ticket IdOwnerReporterTypeVersion
130untypedanonymousdefect(1 3)
Use of set-cdr!
137untypedanonymousdefect(1 3)
Doesn't work in Current Version of PLT
138untypedanonymousdefect(1 3)
Doesn't work in Current Version of PLT
139untypedzitterbewegung@…defect(1 3)
Doesn't work in Current Version of PLT

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)
2
[none]2007-10-07
To load: (require (planet "delicious.ss" ("untyped" "delicious.plt" 1 (= 2))))
Available in repositories: 3xx, 4.x
Fixed bug caused by adding posts with multiple tags, and added more detailed error messages.
(1 1)
39
[none]2007-07-18
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]2007-07-05
To load: (require (planet "delicious.ss" ("untyped" "delicious.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
Initial release of the library.