/[ports]
ViewVC logotype

Revision 365584


Jump to revision: Previous Next
Author: adamw
Date: Thu Aug 21 19:07:48 2014 UTC (9 years, 10 months ago)
Changed paths: 5
Log Message:
Add textproc/pugixml.

pugixml is a 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

WWW: http://pugixml.com/

PR:		192634
Submitted by:	ybungalobill@gmail.com


Changed paths

Path Details
Directoryhead/textproc/Makefile modified , text changed
Directoryhead/textproc/pugixml/ added
Directoryhead/textproc/pugixml/Makefile added
Directoryhead/textproc/pugixml/distinfo added
Directoryhead/textproc/pugixml/pkg-descr added

  ViewVC Help
Powered by ViewVC 1.1.27