Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 443 Bytes

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