X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=ddb7e3c1adbe2a57075224ee17c5f64975b44668;hp=c0c5660f21907d1604613c19ed50472b9578b884;hb=refs%2Ftags%2FRELEASE-0_7;hpb=37b2602949bdb71894852304753f3aab34de191b diff --git a/Lucu.cabal b/Lucu.cabal index c0c5660..ddb7e3c 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -2,13 +2,13 @@ Name: Lucu Synopsis: HTTP Daemonic Library Description: 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. -Version: 0.6 + 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. +Version: 0.7 License: PublicDomain License-File: COPYING Author: PHO