[plt-scheme] ** PLT Scheme Projects -- Monthly Reminder **
"Jens Axel Søgaard" <jensaxel at soegaard.net> writes:
[...]
> cookie.plt
> ----------
> Version 103? Isn't there a version for 20x?
Yup, there is a new implementation in the schematics repository, but
somehow this new version never got plt-packaged, sorry. You can get a
copy via CVS here:
cvs -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/schematics login
cvs -z3 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/schematics co src/libs/net
and inside the net directory you will find cookies.ss, and doc.txt
which documents the library.
--Francisco