| Name: | pugixml |
|---|---|
| Version: | 1.13 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 272311 |
| License: | MIT |
| RPM: | pugixml-1.13-1.el9.aarch64.rpm |
| Source RPM: | pugixml-1.13-1.el9.src.rpm |
| Build Date: | Thu Nov 17 2022 |
| Build Host: | build-ol9-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 |