(module info (lib "infotab.ss" "setup") (define name "sb-world") (define categories '(media)) (define doc.txt "doc.txt") (define help-desk-message "Mz/Mr: (require (planet \"install.ss\" (\"sbloch\" \"sb-world.plt\" 1 0)))") (define can-be-loaded-with 'all) (define primary-file "sb-world.ss") (define repositories '("3xx")) (define blurb `("The sb-world collection provides an alternative API for animations, similar to the bundled \"world\" teachpack but more functional and less imperative.")) (define required-core-version "370") (define release-notes '((p "I hope this works on PLaneT!"))) )