パッケージ: libjsonrpccpp-tools (0.7.0-1.1 など)
libjsonrpccpp-tools に関するリンク
Debian の資源:
libjson-rpc-cpp ソースパッケージをダウンロード:
- [libjson-rpc-cpp_0.7.0-1.1.dsc]
- [libjson-rpc-cpp_0.7.0.orig.tar.gz]
- [libjson-rpc-cpp_0.7.0-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
stub generator for libjsonrpccpp based applications
This package provides the stub generator for the libjson-rpc-cpp framework. It can automatically generate full functioning C++ and JavaScript JSON-RPC Client classes, which are ready to use.
For JSON-RPC Server applications, this tool can generate an abstract C++ class which just has to be sub classed and implement all pure virtual methods. To make this possible, a simple interface description file (in the JSON format) is required, which lists all available methods with corresponding parameters and types.
その他の libjsonrpccpp-tools 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libjsonrpccpp-stub0 (= 0.7.0-1.1+b1)
- library for stub generation of libjsonrpccpp based applications
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3
-
- sug: libjsonrpccpp-dev
- development files for JSON-RPC C++ framework