SkillAgentSearch skills...

Xmlua

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

Install / Use

/learn @clear-code/Xmlua
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • Horimoto Yasuhiro <horimoto@clear-code.com>

  • Kouhei Sutou <kou@clear-code.com>

License

MIT. See LICENSE for details.

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated4mo ago
Forks9

Languages

Lua

Security Score

87/100

Audited on Nov 24, 2025

No findings