[ 原始碼: libjson-rpc-cpp ]
套件: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 Standard C++ Library v3
-
- sug: libjsonrpccpp-tools
- stub generator for libjsonrpccpp based applications