XMLua
XMLua is a Lua library for processing XML and HTML. It's based on libxml2. It uses LuaJIT's FFI module.
XMLua provides user-friendly API instead of low-level libxml2 API. The user-friendly API is implemented top of low-level libxml2 API.
-
LuaJIT
-
libxml2
See online document.
See online document.
-
Horimoto Yasuhiro <[email protected]>
-
Kouhei Sutou <[email protected]>
MIT. See LICENSE for details.