issues
search
clear-code
/
xmlua
A user-friendly XML/HTML processing library for Lua based on libxml2
https://clear-code.github.io/xmlua/
MIT License
39
stars
10
forks
source link
feat(c14n): add canonicalization functionality
#37
Open
Tieske
opened
5 days ago
Tieske
commented
5 days ago
see #36
kou
commented
4 days ago
Wow! I didn't know that libxml2 provides the c14n API.
see #36