Metadata-Version: 1.1
Name: bottle-hotqueue
Version: 0.1.2
Summary: FIFO Queue for Bottle built upon redis
Home-page: https://github.com/waawal/bottle_hotqueue
Author: Daniel Waardal
Author-email: daniel.waardal@vodial.com
License: MIT
Description: UNKNOWN
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: bottle (>=0.9)
Requires: redis (>=2.0)
Requires: hotqueue
