LuaXMLRPC |
XML-RPC interface to the Lua programming language |
LuaXMLRPC is a library to make remote procedure calls using XML-RPC. It also offers facilities to develop server-side software.
LuaXMLRPC provides a simple API and an abstraction layer over XML avoiding manipulation of string representation of data structures. It also offers ways to express everything when needed.
LuaXMLRPC is free software and uses the same license as Lua 5.0.
Current version is 1.0 alpha. It was developed for Lua 5.0 based on LuaExpat.
luaxmlrpc-1.0a.tar.gz
luaxmlrpc-1.0a.zip
LuaXMLRPC is composed by three Lua files. These files should be
copied to a directory named xmlrpc
created in your
LUA_PATH
.
LuaXMLRPC was designed by Roberto Ierusalimschy, André Carregal and Tomás Guisasola as part of The Kepler Project which holds its copyright. It was implemented by Tomás Guisasola.
LuaXMLRPC development was sponsored by F?brica Digital and FINEP.
For more information please contact us. Comments are welcome!