info.ss
#lang setup/infotab
(define name "beanscheme")
(define blurb '("<html><body>Beanstalkd client.<br />http://kr.github.com/beanstalkd/</body></html>"))
(define primary-file "main.ss")
(define categories '(net))
(define homepage "http://github.com/ocorcoll/beanscheme")