Metadata-Version: 2.0
Name: asyncbolt
Version: 0.0.2
Summary: Bolt client/server protocol for Python asyncio
Home-page: https://github.com/davebshow/asyncbolt
Author: David M. Brown
Author-email: davebshow@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'

UNKNOWN


