info.ss
(module info (lib "infotab.ss" "setup")
  (define name "with-bindings")
  (define homepage "http://jay.makeoutcity.com/#with-bindings")
  (define blurb
    (list "A convenient syntax for servlets."))
  (define primary-file "with-bindings.ss")
  (define doc.txt "doc.txt")
  (define categories '(dev-tools web)))