Name: | pugixml |
---|---|
Version: | 1.11.4 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 256637 |
License: | MIT |
RPM: | pugixml-1.11.4-1.el8.x86_64.rpm |
Source RPM: | pugixml-1.11.4-1.el8.src.rpm |
Build Date: | Sun Jan 10 2021 |
Build Host: | jenkins-172-17-0-2-72476354-698f-43cc-8cd3-7bc67139a36e.blddevtest1iad.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 |