Metadata-Version: 1.0
Name: pyzmq
Version: 2.0.10
Summary: Python bindings for 0MQ.
Home-page: http://github.com/zeromq/pyzmq
Author: Brian E. Granger
Author-email: ellisonbg@gmail.com
License: LGPL
Download-URL: http://github.com/zeromq/pyzmq/downloads
Description: 
        PyZMQ is a lightweight and super-fast messaging library built on top of
        the ZeroMQ library (http://www.zeromq.org).
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Topic :: System :: Networking
