blob: 00219d5b63c0639286135040c95c11613c047f25 (
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++2.
|