软件包: cl-hunchentoot (0.4.10-1) [universe]
cl-hunchentoot 的相关链接
Ubuntu 的资源:
下载源码包 hunchentoot:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Peter Van Eynde
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
The Common Lisp web server formerly known as TBNL
Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL, but it can also sit behind the popular Apache using Marc Battyani's mod_lisp.
Hunchentoot provides facilities like automatic session handling (with and without cookies), logging (to Apache's log files or to a file in the file system), customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE.
Homepage: http://weitz.de/hunchentoot/
其它与 cl-hunchentoot 有关的软件包
|
|
|
-
- dep: cl-base64
- Common Lisp package to encode and decode base64 with URI support
-
- dep: cl-chunga
- Portable chunked streams for Common Lisp
-
- dep: cl-md5
- Common Lisp package for MD5 Message Digests
-
- dep: cl-plus-ssl
- Package not available
-
- dep: cl-ppcre
- Portable Regular Express Library for Common Lisp
-
- dep: cl-rfc2388
- an implementation of RFC 2388 in Common Lisp
-
- dep: cl-url-rewrite
- Common Lisp package for rewriting URLs in (X)HTML documents
-
- dep: common-lisp-controller (>= 5.11)
- This is a Common Lisp source and compiler manager