Metadata-Version: 1.0
Name: txZMQ
Version: 0.1dev
Summary: Twisted binding for ZeroMQ
Home-page: http://pypi.python.org/pypi/txZMQ
Author: Andrey Smirnov
Author-email: me@smira.ru
License: GPLv2
Description: Twisted bindings for ZeroMQ
        ===========================
        
        txZMQ allows to integrate easily ZeroMQ sockets into Twisted event loop (reactor). 
        
        Requirements:
        
        * ZeroMQ library >= 2.1 (heavily tested with 2.1.4)
        * pyzmq
        * Twisted
        
Platform: UNKNOWN
