Metadata-Version: 1.1
Name: generators-to-coroutines
Version: 0.1.0
Summary: Decorator for converting pull-based generators into push-based coroutines
Home-page: https://github.com/kholdstare/generators-to-coroutines
Author: Alexander Kondratskiy
Author-email: kholdstare0.0@gmail.com
License: BSD
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: License :: OSI Approved :: BSD License
