4 releases (2 breaking)
0.3.0 | Nov 29, 2023 |
---|---|
0.2.0 | Sep 6, 2023 |
0.1.1 | Aug 30, 2023 |
0.1.0 | Aug 30, 2023 |
#1976 in Encoding
178 downloads per month
11KB
196 lines
Safe & stupid simple API for XML canonicalization, built on libxml2.
Requirements
See requirements for the libxml package.
Long story short, on Ubuntu/Debian, you need
sudo apt install libxml2-dev
lib.rs
:
Test cases are taken from official spec and other sources. For more info see corresponding Readmes.
Dependencies
~1–1.5MB
~34K SLoC