info.ss
#lang setup/infotab
(define name "LeftParen")
(define blurb '("LeftParen lets you make web apps quickly."))
(define release-notes '("This is still early stage software, so be warned.  That said, feel free to contact me with any issues you encounter.  I'm happy to help out."))
(define primary-file "leftparen.scm")
(define version "1.2")
(define doc.txt "doc.txt")
(define categories '(devtools net))