XMLua

Easy to use HTML and XML library for Lua

The latest version (1.2.1) has been released at 2023-02-03.

Try tutorial Install

About 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.

Documentations

License

XMLua is released under the MIT license.

See LICENSE file for details such as copyright holders.