Skip to content

A user-friendly XML/HTML processing library for Lua based on libxml2

License

Notifications You must be signed in to change notification settings

clear-code/xmlua

Repository files navigation

README

Name

XMLua

Description

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.

Dependencies

  • LuaJIT

  • libxml2

Install

See online document.

Usage

See online document.

Authors

License

MIT. See LICENSE for details.

About

A user-friendly XML/HTML processing library for Lua based on libxml2

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages