Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 493 Bytes

File metadata and controls

16 lines (10 loc) · 493 Bytes

xml for lua Build Status

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

Documentation.

install

luarocks install https://raw.githubusercontent.com/MyGitHub5/xml/master/xml-1.1.3-1.rockspec

install on Windows

luarocks install https://raw.githubusercontent.com/MyGitHub5/xml/master/xml-1.1.3-1.rockspec  CC=g++ LD=g++