Metadata-Version: 1.1
Name: crew
Version: 0.5.4
Summary: AMQP based worker/master pattern framework
Home-page: http://github.com/mosquito/crew
Author: Dmitry Orlov <me@mosquito.su>
Author-email: me@mosquito.su
License: MIT
Description: CREW
        ====
        
        AMQP based worker/master pattern framework
        
        Installation
        ++++++++++++
        
                pip install crew
        
        Example
        +++++++
        
        See the full example_.
        
        .. _example: https://github.com/mosquito/crew/tree/master/example
Platform: all
Classifier: Environment :: Console
Classifier: Programming Language :: Python
