|
Metadata-Version: 2.1
|
|
Name: pyzmq
|
|
Version: 17.1.0
|
|
Summary: Python bindings for 0MQ
|
|
Home-page: https://pyzmq.readthedocs.org
|
|
Author: Brian E. Granger, Min Ragan-Kelley
|
|
Author-email: zeromq-dev@lists.zeromq.org
|
|
License: LGPL+BSD
|
|
Platform: UNKNOWN
|
|
Classifier: Development Status :: 5 - Production/Stable
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: Intended Audience :: Science/Research
|
|
Classifier: Intended Audience :: System Administrators
|
|
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
|
|
Classifier: License :: OSI Approved :: BSD License
|
|
Classifier: Operating System :: MacOS :: MacOS X
|
|
Classifier: Operating System :: Microsoft :: Windows
|
|
Classifier: Operating System :: POSIX
|
|
Classifier: Topic :: System :: Networking
|
|
Classifier: Programming Language :: Python :: 2
|
|
Classifier: Programming Language :: Python :: 2.7
|
|
Classifier: Programming Language :: Python :: 3
|
|
Classifier: Programming Language :: Python :: 3.3
|
|
Classifier: Programming Language :: Python :: 3.4
|
|
Classifier: Programming Language :: Python :: 3.5
|
|
Classifier: Programming Language :: Python :: 3.6
|
|
Requires-Python: >=2.7,!=3.0*,!=3.1*,!=3.2*
|
|
|
|
|
|
PyZMQ is the official Python binding for the ZeroMQ Messaging Library (http://www.zeromq.org).
|
|
See `the docs <https://pyzmq.readthedocs.io>`_ for more info.
|
|
|
|
|