Monday banner

Title

Lua interface to libxml2

Description

This library provides a rudimentary Lua binding for Daniel Veillard's libxml2 (also known as gnome-xml) and libxslt. This binding provides a partially "DOM-inspired" interface.

Sources

  • Lua bindings for libxml2 (PDF, HTML)
    • Module lua-libxml.h
    • Module lua-libxml.c