Files
2013-09-26 17:14:40 +02:00

6 lines
239 B
Plaintext

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++.