;;; spiffy-cgi-handlers.meta -*- Hen -*- ((egg "spiffy-cgi-handlers.egg") (synopsis "CGI and FastCGI handlers for a small but powerful web server.") (author "Felix Winkelmann, Peter Bex & Andy Bennett") (maintainer "Peter Bex & Andy Bennett") (category web) (license "BSD") (doc-from-wiki) (depends spiffy (intarweb 0.7) uri-common regex socket records) (test-depends test) (files "spiffy-cgi-handlers.release-info" "spiffy-cgi-handlers.setup" "cgi-handler.scm" "fcgi-handler.scm" "spiffy-cgi-handlers.meta"))