]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Lucu 0.7
[Lucu.git] / Lucu.cabal
index c0c5660f21907d1604613c19ed50472b9578b884..ddb7e3c1adbe2a57075224ee17c5f64975b44668 100644 (file)
@@ -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 <pho at cielonegro dot org>