软件包: libzeep5.1 (5.1.7-1)
libzeep5.1 的相关链接
Trisquel 的资源:
下载源码包 libzeep:
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Maarten L. Hekkelman
- Andreas Tille
外部的资源:
- 主页 [github.com]
相似软件包:
Library file for libzeep
Libzeep is a C++ library providing a validating XML parser, XML DOM tree implementation, XPath 1.0 support and code to create SOAP/REST servers as well as a full web application framework.
libzeep was originally designed to create SOAP servers in C++ easily. The current incarnation provides a full validating XML parser creating a DOM tree that can be iterated using STL container like methods. The tree can be searched using XPath 1.0 queries.
There's also code to create SOAP and REST servers based allowing to export C++ methods as web services. And there's a full web application framework to create dynamic web sites in C++ and XHTML.
This package contains the shared library only.
其他与 libzeep5.1 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3