Skip to content

lubyk/xml

Repository files navigation

xml for lua Build Status

Very fast and simple XML parser for Lua based on RapidXML 1.13.

Documentation.

install

luarocks install xml

install on Windows

luarocks install xml  CC=g++ LD=g++