| Name: | pugixml |
|---|---|
| Version: | 1.12.1 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 271693 |
| License: | MIT |
| RPM: | pugixml-1.12.1-1.el8.aarch64.rpm |
| Source RPM: | pugixml-1.12.1-1.el8.src.rpm |
| Build Date: | Wed Jun 15 2022 |
| Build Host: | build-ol8-aarch64.oracle.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 |