sthen acdfca5e0c import ports/textproc/pugixml, ok landry@
pugixml is a portable and light-weight C++ XML processing library.
It features:

- DOM-like interface with rich traversal/modification capabilities

- Extremely fast non-validating XML parser which constructs the DOM tree
  from an XML file/buffer

- XPath 1.0 implementation for complex data-driven tree queries

- Full Unicode support with Unicode interface variants and automatic
  encoding conversions
2015-11-30 14:32:27 +00:00

9 lines
281 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2015/11/30 14:32:27 sthen Exp $
include/pugiconfig.hpp
include/pugixml.hpp
lib/cmake/
lib/cmake/pugixml/
lib/cmake/pugixml/pugixml-config${MODCMAKE_BUILD_SUFFIX}
lib/cmake/pugixml/pugixml-config.cmake
@lib lib/libpugixml.so.${LIBpugixml_VERSION}