sp-gxmlcpp-xsltproc
S+P C++ wrapper for Gnome libxml2/libxslt
Install
- All systems
-
curl cmd.cat/sp-gxmlcpp-xsltproc.sh
- Debian
-
apt-get install libsp-gxmlcpp1
- Ubuntu
-
apt-get install libsp-gxmlcpp1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libsp-gxmlcpp1
- Raspbian
-
apt-get install libsp-gxmlcpp1
- Dockerfile
- dockerfile.run/sp-gxmlcpp-xsltproc
libsp-gxmlcpp1
S+P C++ wrapper for Gnome libxml2/libxslt
This is a wrapper to ease use of Gnome libxml2/libxslt with C++, developed at Schlund+Partner, Germany. It offers simple abstractions for trees (XMLTree), xsl transformations (XSLTrans) and serialisation (XMLDump). This package provides run time support.