FileSize | 80616 |
MD5 | A17EAA8554E756C863D5E3B0C505EEDC |
PackageDescription | Light-weight C++ XML processing library
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely 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.
.
This library is extremely portable and easy to integrate and use.
.
Since pugixml has a DOM parser, it can't process XML documents that do
not fit in memory; also the parser is a non-validating one, so if you
need DTD or XML Schema validation, the library is not for you. |
PackageMaintainer | Vasudev Kamath <vasudev@copyninja.info> |
PackageName | libpugixml1v5 |
PackageSection | libs |
PackageVersion | 1.9-3 |
SHA-1 | 5AFE665B9C5D9413B2D94865882A21EC67FD8E14 |
SHA-256 | 6A4018D58DA3580325A6DC06E0EC744C3C92CFC00D837E0F017B42D580F35D2A |