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