Metadata for python3-ajsonrpc-1.2.0-12.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-ajsonrpc
Version: 1.2.0-12.el9
Arch: noarch
Summary: Lightweight JSON-RPC 2.0 protocol implementation and asynchronous server
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-10.s390.fedoraproject.org
Build Date: Sun Feb 23 16:13:32 2025
Size: 161994
URL: https://github.com/pavlov99/ajsonrpc
Description: Lightweight JSON-RPC 2.0 protocol implementation and asynchronous server
powered by asyncio. This library is a successor of json-rpc and written by the
same team.

FILES

/usr/bin/async-json-rpc-server
/usr/lib/python3.9/site-packages/ajsonrpc
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/LICENSE.txt
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/ajsonrpc/__init__.py
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/core.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/dispatcher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/dispatcher.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/manager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/manager.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__init__.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/common.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/quart.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/quart.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/sanic.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/sanic.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/tornado.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/tornado.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/common.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/quart.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/sanic.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/tornado.py
/usr/lib/python3.9/site-packages/ajsonrpc/core.py
/usr/lib/python3.9/site-packages/ajsonrpc/dispatcher.py
/usr/lib/python3.9/site-packages/ajsonrpc/manager.py
/usr/lib/python3.9/site-packages/ajsonrpc/scripts
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/__pycache__/server.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/__pycache__/server.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/server.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__init__.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_core.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_dispatcher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_dispatcher.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_manager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_manager.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/test_core.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests/test_dispatcher.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests/test_manager.py
/usr/lib/python3.9/site-packages/ajsonrpc/utils.py
/usr/share/doc/python3-ajsonrpc
/usr/share/doc/python3-ajsonrpc/README.md
/usr/share/licenses/python3-ajsonrpc
/usr/share/licenses/python3-ajsonrpc/LICENSE.txt

REQUIRES

/usr/bin/python3
python(abi) 3.9
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

python-ajsonrpc 1.2.0-12.el9
python3-ajsonrpc 1.2.0-12.el9
python3.9-ajsonrpc 1.2.0-12.el9
python3.9dist(ajsonrpc) 1.2
python3dist(ajsonrpc) 1.2

CONFIG FILES

/usr/bin/async-json-rpc-server
/usr/lib/python3.9/site-packages/ajsonrpc
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/LICENSE.txt l
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/ajsonrpc-1.2.0.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/ajsonrpc/__init__.py
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/core.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/dispatcher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/dispatcher.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/manager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/manager.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__init__.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/common.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/quart.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/quart.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/sanic.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/sanic.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/tornado.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/__pycache__/tornado.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/backend/common.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/quart.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/sanic.py
/usr/lib/python3.9/site-packages/ajsonrpc/backend/tornado.py
/usr/lib/python3.9/site-packages/ajsonrpc/core.py
/usr/lib/python3.9/site-packages/ajsonrpc/dispatcher.py
/usr/lib/python3.9/site-packages/ajsonrpc/manager.py
/usr/lib/python3.9/site-packages/ajsonrpc/scripts
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/__pycache__/server.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/__pycache__/server.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/scripts/server.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__init__.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_core.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_core.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_dispatcher.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_dispatcher.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_manager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/__pycache__/test_manager.cpython-39.pyc
/usr/lib/python3.9/site-packages/ajsonrpc/tests/test_core.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests/test_dispatcher.py
/usr/lib/python3.9/site-packages/ajsonrpc/tests/test_manager.py
/usr/lib/python3.9/site-packages/ajsonrpc/utils.py
/usr/share/doc/python3-ajsonrpc
/usr/share/doc/python3-ajsonrpc/README.md d
/usr/share/licenses/python3-ajsonrpc
/usr/share/licenses/python3-ajsonrpc/LICENSE.txt l

LICENSE FILES

MIT