blob: 1b581a0b949dbb15670b2860718eb2ab6d0bfdd2 (
plain)
1
2
3
4
5
|
This library provides a C++ interface to XML files. It uses libxml2
to access the XML files, and in order to configure libxml++ you
must have both libxml and pkg-config installed.
A newer version of this library is in textproc/libxml++.
|