Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 349 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 349 Bytes

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++