summaryrefslogtreecommitdiffstats
path: root/libraries/libxml++3/README
blob: 16d51a4d33cf8b4f16b93b04f807146ea8ddfdb3 (plain)
libxml++ is a C++ API for the popular libxml2 XML parser, written in C.
libxml2 is famous for its high performance and compliance to standard
specifications, but its C API is quite difficult even for common tasks.

libxml++3 does not conflict with the libxml++ package.