Pakket: python3-jsonrpc (1.12.1-1)
Verwijzigingen voor python3-jsonrpc
Debian bronnen:
Het bronpakket python-jsonrpc downloaden:
- [python-jsonrpc_1.12.1-1.dsc]
- [python-jsonrpc_1.12.1.orig.tar.gz]
- [python-jsonrpc_1.12.1-1.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python implementation of JSON-RPC 1.0 and 2.0 (Python 3)
JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. Primarily this specification defines several data structures and the rules around their processing. It is transport agnostic in that the concepts can be used within the same process, over sockets, over http, or in many various message passing environments. It uses JSON (RFC 4627) as data format.
This package provides the modules for Python 3.
Andere aan python3-jsonrpc gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-jsonrpc-doc
- documentation for json-rpc