Date: Thu, 21 Aug 2014 19:08:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192634] [NEW PORT] textproc/pugixml XML parser for C++ with XPath support Message-ID: <bug-192634-13-smxGqGjDAr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192634-13@https.bugs.freebsd.org/bugzilla/> References: <bug-192634-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192634 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: adamw Date: Thu Aug 21 19:07:49 UTC 2014 New revision: 365584 URL: http://svnweb.freebsd.org/changeset/ports/365584 Log: 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 Changes: head/textproc/Makefile head/textproc/pugixml/ head/textproc/pugixml/Makefile head/textproc/pugixml/distinfo head/textproc/pugixml/pkg-descr -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192634-13-smxGqGjDAr>