pugixml 1.15
| Name | pugixml |
|---|---|
| Version | 1.15 |
| Summary | Light-weight C++ XML Processing Library |
| Description | pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification capabilities, an extremely fast XML parser which constructs the DOM tree from n XML file/buffer, and an XPath 1.0 implementation for complex data-driven tree queries. |
| Section | base |
| License | MIT |
| Homepage | https://pugixml.org/ |
| Recipe file | recipes-devtools/pugixml/pugixml_1.15.bb |
| Layer | meta-oe (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://github.com/zeux/pugixml/releases/download/v1.15/pugixml-1.15.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-oe:
| Branch | Recipe |
|---|---|
| master | pugixml 1.15 (this recipe) |
| whinlatter (Yocto Project 5.3) | pugixml 1.15 |
| walnascar (Yocto Project 5.2) | pugixml 1.15 |
| styhead (Yocto Project 5.1) | pugixml 1.14 |
| scarthgap (Yocto Project 5.0) | pugixml 1.14 |
| nanbield (Yocto Project 4.3) | pugixml 1.14 |
| mickledore (Yocto Project 4.2) | pugixml 1.13 |
| langdale (Yocto Project 4.1) | pugixml 1.12 |
| kirkstone (Yocto Project 4.0) | pugixml 1.12 |
| honister (Yocto Project 3.4) | pugixml 1.11.2 |
| hardknott (Yocto Project 3.3) | pugixml 1.11.2 |
| gatesgarth (Yocto Project 3.2) | pugixml 1.10 |
| dunfell (Yocto Project 3.1) | pugixml 1.10 |
| zeus (Yocto Project 3.0) | pugixml 1.9 |