@hackage / scgi

A Haskell library for writing SCGI programs.

Version Deprecated package0.3.3

About

Metadata

  • Last updated , by StephenBlackheath
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: http://blacksapphire.com/antispam/

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

THIS LIBRARY IS DEPRECATED. For new applications, please use WAI - see http://hackage.haskell.org/package/wai.

This library lets you write SCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to SCGI.