 |
Download
- Download latest snapshot as GNU tarball here
- Check out a SVN snapshot from the SVN repository http://luasp.googlecode.com/svn/trunk/
- Download binary Apache 2 module for Debian Etch or Ubuntu Hardy with builtin MySQL,CURL,JSON and memcached support (version 0.0.8)
Repository content:
- luawrapper - simple but powerful C++ template library for embedding Lua into the host application
- luacurl - CURL wrapper for luasp
- luajson - JSON encode/decode library
- luamemcache - memcached client for luasp
- luamysql - MySQL client for luasp
- luaora - Oracle client (over OCI) for luasp - download oracle client here
- mod_apache1_3 - luasp as Apache 1.3 module (lite version)
- mod_apache2 - luasp as Apache 2 module (full version)
|