;;;; autocompile.meta -*- Scheme -*- ((synopsis "Automatically compile Scheme scripts on demand") (category tools) (author "felix winkelmann") (license "public domain") (needs matchable regex) (files "chicken-scheme.scm" "autocompile.setup" "autocompile.release-info" "autocompile.meta"))