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 <horimoto@clear-code.com>
-
Kouhei Sutou <kou@clear-code.com>
MIT. See LICENSE for details.