#lang setup/infotab (define name "Instaservlet") (define blurb '(p "Instant configuation of the PLT web server.")) (define release-notes '(p "Maintenance release: updated the bundling of Scribble documentation.")) (define categories '(net devtools)) (define primary-file "instaservlet.ss") (define scribblings '(("scribblings/instaservlet.scrbl" ()))) (define required-core-version "4.0") (define repositories '("4.x"))