Metadata-Version: 2.0
Name: apricotpy
Version: 0.1.0.dev1
Summary: A python event loop with persistence support
Home-page: https://github.com/muhrin/apricotpy
Author: Martin Uhrin
Author-email: martin.uhrin@gmail.com
License: MIT, see LICENSE file
Keywords: event loop,asynchronous
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: future; python_version<"3.0"
Requires-Dist: futures; python_version<"3.2"
Requires-Dist: enum34; python_version<"3.4"

# apricotpy
A python event loop with persistence support


