パッケージ: libzeep-dev (3.0.2-7 など)
libzeep-dev に関するリンク
Debian の資源:
libzeep ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [sourceforge.net]
類似のパッケージ:
Development files 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 specific package contains all files needed to develop new software using libzeep.
その他の libzeep-dev 関連パッケージ
|
|
|
|
-
- dep: libboost-dev
- Boost C++ Libraries development files (default version)
-
- dep: libboost-filesystem-dev
- filesystem operations (portable paths, iteration over directories, etc) in C++ (default version)
-
- dep: libboost-regex-dev
- regular expression library for C++ (default version)
-
- dep: libboost-system-dev
- Operating system (e.g. diagnostics support) library (default version)
-
- dep: libboost-thread-dev
- portable C++ multi-threading (default version)
-
- dep: libzeep3.0v5 (= 3.0.2-7+b1)
- Library files for libzeep