Packages
NamePLaneT
Version
External
Version
OwnerDescription
 db.plt(1 5)ryancObsolete: this library is now part of the Racket distribution; use (require db) instead.
 macros.plt(1 3)1.2ryancDefines macros for struct definitions and interface-checked class programming. Also provides utilities for macro-writers.
 require.plt(1 3)1.3ryancRequire is a library that lets one name external modules or packages and use short abbreviations for requiring those external modules or packages. In addition, it provides a single point of specification for the location and version number of the packages being used.
 scriblogify.plt(1 0)ryancScribble your blog.
 scripting.plt(1 1)1.1ryancScripting is a library of procedures useful for writing mzscheme scripts, especially those which execute external commands and manipulate the filesystem.
 syntax-browser.plt(2 0)2.0ryancObsolete: use (lib "syntax-browser.ss" "macro-debugger") instead. The syntax-browser displays lexical context and hygiene information on syntax objects using colors and highlighting.
 webapi.plt(1 1)ryancRudimentary implementations of a few web APIs, including OAuth2, PicasaWeb, and Blogger.

 Open tickets
Ticket IdComponentReporterTypeVersion
411ryanc/db.pltyvesf-racket@…defect
Growing memory consumption when using ryanc/db.plt
124ryanc/require.pltdougorleans@…enhancement(1 3)
rename require.ss to main.ss