aiokatcp

View on PyPIReverse Dependencies (1)

2.0.2 aiokatcp-2.0.2-py3-none-any.whl

Wheel Details

Project: aiokatcp
Version: 2.0.2
Filename: aiokatcp-2.0.2-py3-none-any.whl
Download: [link]
Size: 55759
MD5: 27c4a46176167f2e62ba6e93ba41ecb1
SHA256: 3f23bc9ec1d6a0aa6f215b04f82694cf39940d772551dd05a4a3ad5afbe897f3
Uploaded: 2025-01-16 07:16:51 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: aiokatcp
Version: 2.0.2
Summary: Asynchronous I/O implementation of the katcp protocol
Author-Email: Bruce Merry <bmerry[at]sarao.ac.za>
Project-Url: Homepage, https://github.com/ska-sa/aiokatcp
Project-Url: Repository, https://github.com/ska-sa/aiokatcp
Project-Url: Documentation, https://aiokatcp.readthedocs.io/
Project-Url: Changelog, https://aiokatcp.readthedocs.io/en/latest/changelog.html
License: BSD-3-Clause
Keywords: asyncio,katcp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.8
Requires-Dist: async-timeout (>=1.3.0)
Requires-Dist: decorator (>=4.1)
Requires-Dist: katcp-codec
Requires-Dist: typing-extensions
Requires-Dist: async-solipsism (>=0.6); extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio (>=0.23); extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Provides-Extra: test
Provides-Extra: doc
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 1144 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aiokatcp/__init__.py sha256=DmYNtXZUGOJFxht9oF4GOt4nvYy49dZkanEhaU2sQu4 2339
aiokatcp/_version.py sha256=ld-j3TUpFlKQqUdd5gCrvB3csNXi_lXdKFr5cuIfSdk 411
aiokatcp/adjtimex.py sha256=KkAy_hPlAIqxumpZxjO-qf4WEn8dD7sQvZY-nNS6jLQ 4461
aiokatcp/client.py sha256=REhDws4ZmceR93XS476wG8YKH_yZprtIi-pQAVhFn34 43779
aiokatcp/connection.py sha256=1PurKmc2YXTjPk4ycNFnp-9MAonXRmCAyGQucoelw7I 13563
aiokatcp/core.py sha256=6kw2tt464GL-S255DC8gIDsAxBdfMFUxhGefEtmJGuo 20907
aiokatcp/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiokatcp/sensor.py sha256=JlynHTHPwE-raQdTGpGf8wkh_mAglDmu0ZrE2xKlxps 37566
aiokatcp/server.py sha256=ZYi9UzmQBZlp7KkJMxGQLff7_52_m_iQVJhFkQ2ou2o 42356
aiokatcp/time_sync.py sha256=V0ODuA_07W0-q40QDY8Ktw5VSis59k1a-1RiOfesDfY 3766
aiokatcp/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiokatcp/tools/katcpcmd.py sha256=7n1j2Bye5oO8TH74gPHBO6xXZgYLHm3XAN0d-J-qvdQ 4117
aiokatcp-2.0.2.dist-info/LICENSE.txt sha256=HBpGp-jmE1MjWrJ8hARR_JTn43qBjMuPoFOuvKByCsY 1486
aiokatcp-2.0.2.dist-info/METADATA sha256=PxqWB5vLk2w1f5JUUPvNWY3l7xrVfTimXQP5M9d5J6o 2550
aiokatcp-2.0.2.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
aiokatcp-2.0.2.dist-info/entry_points.txt sha256=zU5XARbDI9zO7VoREm4ayi_OGQM9yPPqemWec4s7yz0 58
aiokatcp-2.0.2.dist-info/top_level.txt sha256=Yj0GxNuYIEsa1jV3Ep4xZkYOj_fX_OVn4EFUFRhFzVs 9
aiokatcp-2.0.2.dist-info/RECORD

top_level.txt

aiokatcp

entry_points.txt

katcpcmd = aiokatcp.tools.katcpcmd:main