Skip to content

Tieske/xmlua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

919 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 99.5%
  • Other 0.5%