Metadata-Version: 1.1
Name: redis-task-queue
Version: 0.0.5
Summary: A python package that can be installed with pip.
Home-page: https://github.com/apegadoboureghida/redis-task-queue
Author: Andres Pegado
Author-email: andres@enodoinc.com
License: BSD
Download-URL: https://github.com/apegadoboureghida/redis-task-queue/tarball/0.0.5
Description-Content-Type: UNKNOWN
Description: redis-task-queue
        ===============================
        
        version number: 0.0.2
        author: Andres Pegado
        
        Overview
        --------
        
        A python package that can be installed with pip.
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install redis-task-queue
        
        
        Or clone the repo:
        
            $ git clone https://github.com/apegadoboureghida/redis-task-queue.git
            $ python setup.py install
        
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
