Metadata-Version: 1.1
Name: gevent_async
Version: v0.3
Summary: A small set of utilities to help with writing synchronous code flows in a collaborative multitasking context. It has been designed around the feature set of gevent (http://www.gevent.org)
Home-page: http://github.com/kapouille/gevent_async
Author: Olivier Carrere
Author-email: olivier.carrere@gmail.com
License: UNKNOWN
Description: Please find the documentation on the github repository page: http://github.com/kapouille/gevent_async
Keywords: gevent state asychronous synchronous
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
