Metadata-Version: 1.1
Name: dwq
Version: 0.0.33
Summary: dwq: a Disque based work queue
Home-page: https://github.com/kaspar030/dwq
Author: Kaspar Schleiser
Author-email: kaspar@schleiser.de
License: MIT
Description: # dwq - a Disque based work queue
        
        dwq (Disque Work Queue) is a tool that can be used to distribute Jobs on git
        repositories across multiple machines.
        
        ## Installation
        
            # pip install dwq
        
Keywords: distributed queue
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
