Package python3-module-json-rpc: Information
Source package: python3-module-json-rpc
Version: 1.13.0-alt1
Build time: Apr 15, 2020, 11:23 PM
Category: Development/Python3
Report package bugHome page: https://pypi.python.org/pypi/json-rpc/
License: MIT
Summary: JSON-RPC transport realisation
Description:
JSON-RPC2.0 and JSON-RPC1.0 transport specification implementation. Supports python2.6+, python3.2+, PyPy. 200+ tests. This implementation does not have any transport functionality realization, only protocol. Any client or server realization is easy based on current code, but requires transport libraries, such as requests, gevent or zmq, see examples.
List of RPM packages built from this SRPM:
python3-module-json-rpc (noarch)
python3-module-json-rpc-tests (noarch)
python3-module-json-rpc (noarch)
python3-module-json-rpc-tests (noarch)
Maintainer: Andrey Bychkov
List of contributors:
Andrey Bychkov
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Andrey Bychkov
Stanislav Levin
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Last changed
March 31, 2020 Andrey Bychkov 1.13.0-alt1
- Version updated to 1.13.0.
Dec. 19, 2019 Andrey Bychkov 1.9.0-alt2
- build for python2 disabled
Feb. 2, 2018 Stanislav Levin 1.9.0-alt1.git20150324.1.1.1
- (NMU) Fix Requires and BuildRequires to python-setuptools