Metadata-Version: 2.1
Name: aiokatcp
Version: 0.7.0
Summary: Asynchronous I/O implementation of the katcp protocol
Home-page: https://github.com/ska-sa/aiokatcp
Author: Bruce Merry
Author-email: bmerry@ska.ac.za
License: BSD
Keywords: asyncio katcp
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
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.5
Requires-Dist: decorator (>=4.1)
Requires-Dist: async-timeout
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'doc'
Requires-Dist: sphinxcontrib-asyncio ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Provides-Extra: test
Requires-Dist: asynctest ; extra == 'test'
Requires-Dist: nose ; extra == 'test'

UNKNOWN


