cfadmin-cn / lua-xml

Lua xml implementation based on libxml2.

Home Page:https://cfadmin.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lua-xml

The lua-xml implementation based on libxml2 is used in the cfadmin framework.

Install

  1. Clone the code to the 3rd directory, Then enter the lua-xml directory.

  2. After entering the lua-xml directory, use the make build command to compile;

Test

Refer to the test.lua file for encoding and decoding tests.

LICENSE

MIT

About

Lua xml implementation based on libxml2.

https://cfadmin.cn

License:MIT License


Languages

Language:C 90.2%Language:Lua 5.1%Language:Makefile 4.7%