[ 源代码: pugixml ]
软件包: libpugixml-dev (1.10-1)
libpugixml-dev 的相关链接
Trisquel 的资源:
下载源码包 pugixml:
维护者:
Original Maintainers:
- Vasudev Kamath
- Jonas Smedegaard
外部的资源:
- 主页 [pugixml.org]
相似软件包:
Light-weight C++ XML processing library (development)
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 package provides required development header files which allows integrating pugixml with your application.
其他与 libpugixml-dev 有关的软件包
|
|
|
-
- dep: libpugixml1v5 (= 1.10-1)
- Light-weight C++ XML processing library