[ 原始碼: libjson-rpc-cpp ]
套件:libjsonrpccpp-tools(0.7.0-2.2 以及其他的)
libjsonrpccpp-tools 的相關連結
Debian 的資源:
下載原始碼套件 libjson-rpc-cpp:
- [libjson-rpc-cpp_0.7.0-2.2.dsc]
- [libjson-rpc-cpp_0.7.0.orig.tar.gz]
- [libjson-rpc-cpp_0.7.0-2.2.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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libjsonrpccpp-stub0t64 (= 0.7.0-2.2+b2)
- library for stub generation of libjsonrpccpp based applications
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- sug: libjsonrpccpp-dev
- development files for JSON-RPC C++ framework