20 lines
632 B
Plaintext
Executable File
20 lines
632 B
Plaintext
Executable File
LuaXMLRPC is a library of functions to deal with XML-RPC.
|
|
|
|
This library depends on LuaExpat.
|
|
The standalone server depends on LuaSocket for Lua 5.0 also.
|
|
|
|
Here goes a small description of the files in the distribution
|
|
|
|
index.html -- Home page
|
|
license.html -- Copyright & License
|
|
lua.png -- Lua Logo
|
|
Makefile -- Makefile for Unix systems
|
|
manual.html -- Reference manual
|
|
README -- This file
|
|
test.lua -- Overall API test script
|
|
xmlrpc.lua -- Source file
|
|
xrc.lua -- Extension server library over CGI
|
|
xrh.lua -- Extension server library over HTTP
|
|
|
|
$Id$
|