Metadata-Version: 2.1
Name: curio
Version: 1.5
Summary: Curio
Home-page: https://github.com/dabeaz/curio
Author: David Beazley
Author-email: dave@dabeaz.com
Maintainer: David Beazley
Maintainer-email: dave@dabeaz.com
License: BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Pytest
Requires-Python: >= 3.7
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: Sphinx ; extra == 'test'


Curio is a coroutine-based library for concurrent systems programming.


