Pakket: libjsonrpccpp-tools (0.7.0-2.2 en anderen) [debports]
Verwijzigingen voor libjsonrpccpp-tools
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libjsonrpccpp-tools gerelateerde pakketten
|
|
|
|
-
- dep: libc6.1 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- 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