SkillAgentSearch skills...

Etree

Lua Element Tree is an XML library that enables manipulation of XML documents as simple Lua data structures. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)

Install / Use

/learn @luaforge/Etree
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lua Element Tree

Lua Element Tree is a library that enables manipulation of XML documents as simple data structures in Lua.

Requirements

Lua Element Tree depends on Lua 5.1 and LuaExpat.

Installation

For Linux: as root, type:

tar zxvf etree-0.1.tar.gz
cd etree-0.1
make install

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated12y ago
Forks1

Languages

Lua

Security Score

70/100

Audited on Jan 9, 2014

No findings