#lang setup/infotab (define name "Sample Teachpacks") (define blurb '("Sample package that demonstrates installing two teachpacks.")) (define post-install-collection "post-installer.ss") (define categories '(#;education)) (define primary-file "rand.ss") (define repositories '("4.x"))