Light-weight C++ XML Processing Library
http://pugixml.org/
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
The library is extremely portable and easy to integrate and use.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/pugixml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pugixml-1.14.tar.gz | 0000576683 563 KB | |
pugixml-config.patch | 0000000357 357 Bytes | |
pugixml.changes | 0000010549 10.3 KB | |
pugixml.spec | 0000002908 2.84 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1114838
from
Hans-Peter Jansen (frispete)
(revision 14)
Comments 2
@dimstar_suse @darix
Would it please be possible to change Repositories settings for this (pugixml) package to (again) publish openSUSE_Factory i586 build please?
It builds just fine: https://build.opensuse.org/package/show/home:LebedevRI:branches:openSUSE:Factory/pugixml ... and is the only (currently at least) package that was missing to again allow https://build.opensuse.org/package/show/graphics:darktable:master/rawspeed to build on openSUSE_Factory i586. I understand that i586 is not that fancy nowadays, but i would be happy to be able to continue building that package on i586.
Roman.
Oh, not sure how i missed that while i have explicitly looked if that already happened, https://build.opensuse.org/package/show/openSUSE:Factory:LegacyX86/pugixml is what i needed. Thank you and sorry for the noise!