From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 07 Sep 2016 21:44:11 +0200 Subject: [Buildroot] [PATCH] pugixml: new package In-Reply-To: <1473262627-14429-2-git-send-email-theo.debrouwere@skynet.be> (Theo Debrouwere's message of "Wed, 7 Sep 2016 17:37:07 +0200") References: <20160904210846.1332-1-theo.debrouwere@skynet.be> <1473262627-14429-1-git-send-email-theo.debrouwere@skynet.be> <1473262627-14429-2-git-send-email-theo.debrouwere@skynet.be> Message-ID: <87lgz38ph0.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Theo" == Theo Debrouwere writes: > From: Theo Debrouwere > 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 > Homepage: http://pugixml.org/ > Repository: https://github.com/zeux/pugixml > Signed-off-by: Theo Debrouwere Committed, thanks. -- Bye, Peter Korsgaard