Package python3-module-json-rpc: Information

  • Default inline alert: Version in the repository: 1.15.0-alt1

Source package: python3-module-json-rpc
Version: 1.14.0-alt1
Latest version according to Repology
Build time:  Mar 30, 2023, 11:54 AM in the task #317763
Report package bug
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 rpms provided by this srpm:
python3-module-json-rpc (noarch)
python3-module-json-rpc-tests (noarch)

Maintainer: Anton Vyatkin


ACL:
@python
@everybody

    1. python3-module-pytest
    2. python3-module-setuptools
    3. rpm-build-python3

Last changed


March 30, 2023 Anton Vyatkin 1.14.0-alt1
- Version updated to 1.14.0.
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