Lucu: HTTP Daemonic Library

[ library, network, public-domain ] [ Propose Tags ]

Lucu is an HTTP daemonic library. It can be embedded in any Haskell program and runs in an independent thread. Lucu is not a replacement for Apache. It is intended to be used to create an efficient web-based application without messing around FastCGI. It is also intended to be run behind a reverse-proxy so it doesn't have some facilities like logging, client filtering or such like.

Flags

Automatic Flags
NameDescriptionDefault
build-lucu-implant-file

Build the lucu-implant-file program.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.5, 0.6, 0.7, 0.7.0.1, 0.7.0.2, 0.7.0.3
Change log NEWS
Dependencies base (>=4.2 && <4.3), bytestring (>=0.9 && <0.10), containers (>=0.3 && <0.4), dataenc (>=0.13 && <0.14), directory (>=1.0 && <1.1), filepath (>=1.1 && <1.2), haskell-src (>=1.0 && <1.1), HsOpenSSL (>=0.8 && <0.9), hxt (>=8.5 && <8.6), mtl (>=1.1 && <1.2), network (>=2.2 && <2.3), stm (>=2.1 && <2.2), time (>=1.1 && <1.2), time-http (>=0.1 && <0.2), unix (>=2.4 && <2.5), zlib (>=0.5 && <0.6) [details]
License LicenseRef-PublicDomain
Author PHO <pho at cielonegro dot org>
Maintainer PHO <pho at cielonegro dot org>
Category Network
Home page http://cielonegro.org/Lucu.html
Source repo head: darcs get http://darcs.cielonegro.org/Lucu/
Uploaded by MasatakeDaimon at 2010-03-27T05:07:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables lucu-implant-file
Downloads 13405 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]