Tomas Guisasola a81e6d1d27 Adaptacao para o novo modelo de pacotes.
A biblioteca passa a depender de Lua 5.1 ou do arquivo de compatibilizacao.
2004-09-27 16:39:37 +00:00
2004-08-12 04:11:41 +00:00
2004-03-24 19:11:55 +00:00
2004-08-12 19:05:58 +00:00

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
    luaxmlrpc.png    -- LuaXMLRPC Logo
    Makefile         -- Makefile for Unix systems
    manual.html      -- Reference manual
    README           -- This file
    test.lua         -- Overall API test script
    xmlrpc.lua       -- Source file
    xmlrpc.http.lua  -- Extension library over HTTP
    xmlrpc.cgi.lua   -- Server implementation over CGI

$Id$
Description
No description provided
Readme 199 KiB
Languages
Lua 99.6%
Makefile 0.4%