Artifact c3ad80f9a8446a35f75a55efc1c26f230fc3cb4c:
- File webgate.meta — part of check-in [c29262e9f4] at 2013-05-30 17:00:20 on branch trunk — Protobuf and suspension based serialization of continuations, request parameter utilities, reader extension loader (user: murphy size: 325)
;; -*- mode: Scheme; -*- ((category net) (license "BSD") (author "Thomas Chust") (synopsis "(S)CGI web application framework") (needs srfi-99 protobuf cryptlib) (files "webgate.scm" "at-expr.scm" "suspension.scm" "webgate-utils.scm" "webgate-core.scm" "webgate-suspend.scm" "webgate-cgi.scm" "webgate-scgi.scm"))