| Name: | pugixml |
|---|---|
| Version: | 1.8 |
| Release: | 1.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 271754 |
| License: | MIT |
| RPM: | pugixml-1.8-1.el7.aarch64.rpm |
| Source RPM: | pugixml-1.8-1.el7.src.rpm |
| Build Date: | Fri May 25 2018 |
| Build Host: | ca-buildarm04.us.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 |