#lang setup/infotab ;; THIS FILE IS GENERATED (define name "xexp") (define blurb '("xexp: SXML/xexp Representation of XML and HTML")) (define categories '(net xml)) (define homepage "http://www.neilvandyke.org/racket-xexp/") (define primary-file "xexp.rkt") (define version "0.1") (define scribblings '(("xexp.scrbl" ()))) (define compile-omit-files '("xexp.scm"))