;;; awful.meta -*- scheme -*- ((egg "awful.egg") (synopsis "awful provides an application and an extension to ease the development of web-based applications.") (author "Mario Domenech Goulart") (license "BSD") (category web) (depends spiffy miscmacros (spiffy-request-vars 0.7) html-tags html-utils (http-session 2.0) jsmin) (files "awful.setup" "awful.meta" "awful-server.scm" "awful.scm" "tests/README" "tests/session-page.scm" "tests/arc-challenge.scm" "tests/db-sql-de-lite.scm" "tests/basic-login.scm" "tests/ajax.scm" "tests/db-sqlite.scm" "tests/conf.scm" "tests/access-control.scm" "tests/js-compression.scm" "tests/web-repl.scm"))