SlackBuildsOrg/libraries/libxml++3/README
Hunter Sezen 02c2bb1934
libraries/libxml++3: Added (C++ wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-09-28 09:54:59 +07:00

5 lines
270 B
Text

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.