The Lucu package
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 or lighttpd. It is intended to be used to create an efficient web-based RESTful 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.
Properties
| Versions | 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 | None available |
| Dependencies | base (==4.3.*), base-unicode-symbols (==0.2.*), base64-bytestring (==0.1.*), bytestring (==0.9.*), containers (==0.4.*), directory (==1.1.*), filepath (==1.2.*), haskell-src (==1.0.*), HsOpenSSL (==0.10.*), hxt (==9.1.*), mtl (==2.0.*), network (==2.3.*), stm (==2.2.*), time (==1.2.*), time-http (==0.1.*), unix (==2.4.*), zlib (==0.5.*) [details] |
| License | PublicDomain |
| Author | PHO <pho at cielonegro dot org> |
| Maintainer | PHO <pho at cielonegro dot org> |
| Stability | experimental |
| Category | Network |
| Home page | http://cielonegro.org/Lucu.html |
| Bug tracker | http://static.cielonegro.org/ditz/Lucu/ |
| Source repository | head: git clone git://git.cielonegro.org/Lucu.git |
| Executables | lucu-implant-file |
| Uploaded | Sun Sep 4 12:14:34 UTC 2011 by MasatakeDaimon |
| Distributions | NixOS:0.7.0.3 |
| Downloads | 2797 total (96 in last 30 days) |
| Votes | |
| Status | Docs not available [build log] All reported builds failed as of 2015-05-18 [all 1 reports] |
Modules
- Network
- HTTP
- Network.HTTP.Lucu
- Network.HTTP.Lucu.Abortion
- Network.HTTP.Lucu.Authorization
- Network.HTTP.Lucu.Config
- Network.HTTP.Lucu.ETag
- Network.HTTP.Lucu.HttpVersion
- Network.HTTP.Lucu.Httpd
- Network.HTTP.Lucu.MIMEType
- Network.HTTP.Lucu.MIMEType.DefaultExtensionMap
- Network.HTTP.Lucu.MIMEType.Guess
- Network.HTTP.Lucu.Parser
- Network.HTTP.Lucu.Parser.Http
- Network.HTTP.Lucu.Request
- Network.HTTP.Lucu.Resource
- Network.HTTP.Lucu.Resource.Tree
- Network.HTTP.Lucu.Response
- Network.HTTP.Lucu.StaticFile
- Network.HTTP.Lucu.Utils
- Network.HTTP.Lucu
- HTTP
Flags
| Name | Description | Default |
|---|---|---|
| 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
- Lucu-0.7.0.3.tar.gz [browse] (Cabal source package)
- Package description (included in the package)
Maintainers' corner
For package maintainers and hackage trustees