Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| pugixml-1.15-x86_64-1_danix.lst | 2026-05-12 11:11 | 6.2K | |
| pugixml-1.15-x86_64-1_danix.meta | 2026-05-12 11:11 | 789 | |
| pugixml-1.15-x86_64-1_danix.txt | 2026-05-12 11:11 | 565 | |
| pugixml-1.15-x86_64-1_danix.txz | 2026-05-07 15:53 | 342K | |
| pugixml-1.15-x86_64-1_danix.txz.asc | 2026-05-12 11:11 | 870 | |
| pugixml-1.15-x86_64-1_danix.txz.md5 | 2026-05-12 11:11 | 66 | |
| pugixml-1.15-x86_64-1_danix.txz.sha256 | 2026-05-07 15:53 | 98 | |
pugixml (XML parser for C)
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 an XML file/buffer
and an XPath 1.0 implementation for complex data-driven tree queries.
Full Unicode support is also available, with Unicode interface
variants and conversions between different Unicode encodings.
Project URL: https://pugixml.org/