mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 07:57:38 -04:00
ChangeLog: https://github.com/libxmlplusplus/libxmlplusplus/releases/tag/5.0.2 PR: 266385 Reported by: jcfyecrayz@liamekaens.com (maintainer)
8 lines
336 B
Text
8 lines
336 B
Text
libxml++ is a C++ interface for working with XML files, using libxml
|
|
(gnome-xml) to parse and write the actual XML files. It has a simple
|
|
but complete API.
|
|
|
|
libxml++-5.0 (ABI version 5.0) does not depend on glibmm, is not as
|
|
good at handling UTF-8 strings, but has fewer dependencies.
|
|
|
|
See also: https://libxmlplusplus.sourceforge.net/
|