The NetBSD Project

CVS log for pkgsrc/textproc/pugixml/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / pugixml

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2016Q2


Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:54:54 2016 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2

Import pugixml-1.7 as 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

The library is extremely portable and easy to integrate and use.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>