パッケージ: libjsonrpccpp-stub0 (0.7.0-1 など)
libjsonrpccpp-stub0 に関するリンク
Debian の資源:
libjson-rpc-cpp ソースパッケージをダウンロード:
- [libjson-rpc-cpp_0.7.0-1.dsc]
- [libjson-rpc-cpp_0.7.0.orig.tar.gz]
- [libjson-rpc-cpp_0.7.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for stub generation of libjsonrpccpp based applications
This package provides the stub generator library 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 library can generate an abstract C++ class which just has to be sub classed and implement all pure virtual methods. To make this possible, a interface description file (in the JSON format) is required, which lists all available methods with corresponding parameters and types.
その他の libjsonrpccpp-stub0 関連パッケージ
|
|
|
|
-
- dep: libargtable2-0 (>= 7)
- Library for parsing GNU style command line arguments
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libjsoncpp1 (>= 1.7.4)
- library for reading and writing JSON for C++
-
- dep: libjsonrpccpp-common0
- common functionality for server and client library
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- sug: libjsonrpccpp-tools
- stub generator for libjsonrpccpp based applications