Metadata-Version: 1.1
Name: zmq_rpc
Version: 0.1
Summary: 0mq RPC calls implemented with pyzmq.
Home-page: http://odoo.consulting
Author: XCG Consulting
Author-email: contact@xcg-consulting.fr
License: UNKNOWN
Description: zmq_rpc
        =======
        
        0mq RPC calls implemented with pyzmq; part of the `zmq_rpc`_ project.
        
        .. _zmq_rpc: https://bitbucket.org/xcg/zmq_rpc
        
        
        Installing
        ----------
        
        Install from pip::
        
            $ pip install zmq_rpc
        
        Contributors
        ============
        
        In order of appearance in the project:
        
            - Houzéfa Abbasbhay, <houzefa.abba@xcg-consulting.fr>
            - Jérémie Gavrel, <jeremie.gavrel@xcg-consulting.fr>
        
        0.1
        ---
        
        -  Initial version.
        
Keywords: zmq rpc msgpack
Platform: UNKNOWN
Classifier: Programming Language :: Python
