Metadata-Version: 2.0
Name: rodario
Version: 1.0.0a8
Summary: Simple, redis-backed Python actor framework
Home-page: https://github.com/haliphax/rodario
Author: haliphax
Author-email: haliphax@gmail.com
License: MIT
Keywords: actor framework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: redis (==2.10.3)
Provides-Extra: test
Requires-Dist: astroid (==1.3.7); extra == 'test'
Requires-Dist: pylint (==1.4.4); extra == 'test'
Requires-Dist: coverage (==3.7.1); extra == 'test'

UNKNOWN


