The lua-xml implementation based on libxml2 is used in the cfadmin framework.
-
Clone the code to the
3rd
directory, Then enter thelua-xml
directory. -
After entering the
lua-xml
directory, use themake build
command to compile;
Refer to the test.lua
file for encoding and decoding tests.