Name: | pugixml |
---|---|
Version: | 1.9 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 253994 |
License: | MIT |
RPM: | pugixml-1.9-1.el8.x86_64.rpm |
Source RPM: | pugixml-1.9-1.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://pugixml.org |
Summary: | A light-weight C++ XML processing library |
Description: | 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 |