; vim: set ft=scheme ts=2 sw=2: ((synopsis "Turn awful web applications into static executables") (author "Pietro Cerutti") (license "BSD") (version "0.2.0") (category web) (dependencies awful spiffy define-options) (component-options (csc-options "-O3" "-d0")) (components (extension awful.main)))