Uploaded Test files

This commit is contained in:
Batuhan Berk Başoğlu 2020-11-12 11:05:57 -05:00
parent f584ad9d97
commit 2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions

View file

@ -0,0 +1,110 @@
## Authors
This project was started and continues to be led by Brian E. Granger
(ellisonbg AT gmail DOT com). Min Ragan-Kelley (benjaminrk AT gmail DOT
com) is the primary developer of pyzmq at this time.
The following people have contributed to the project:
- Alexander Else (alexander DOT else AT team DOT telstra DOT com)
- Alexander Pyhalov (apyhalov AT gmail DOT com)
- Alexandr Emelin (frvzmb AT gmail DOT com)
- Amr Ali (amr AT ledgerx DOT com)
- Andre Caron (andre DOT l DOT caron AT gmail DOT com)
- Andrea Crotti (andrea DOT crotti DOT 0 AT gmail DOT com)
- Andrew Gwozdziewycz (git AT apgwoz DOT com)
- Baptiste Lepilleur (baptiste DOT lepilleur AT gmail DOT com)
- Brandyn A. White (bwhite AT dappervision DOT com)
- Brian E. Granger (ellisonbg AT gmail DOT com)
- Brian Hoffman (hoffman_brian AT bah DOT com)
- Carlos A. Rocha (carlos DOT rocha AT gmail DOT com)
- Chris Laws (clawsicus AT gmail DOT com)
- Christian Wyglendowski (christian AT bu DOT mp)
- Christoph Gohlke (cgohlke AT uci DOT edu)
- Curtis (curtis AT tinbrain DOT net)
- Cyril Holweck (cyril DOT holweck AT free DOT fr)
- Dan Colish (dcolish AT gmail DOT com)
- Daniel Lundin (dln AT eintr DOT org)
- Daniel Truemper (truemped AT googlemail DOT com)
- Douglas Creager (douglas DOT creager AT redjack DOT com)
- Eduardo Stalinho (eduardooc DOT 86 AT gmail DOT com)
- Eren Güven (erenguven0 AT gmail DOT com)
- Erick Tryzelaar (erick DOT tryzelaar AT gmail DOT com)
- Erik Tollerud (erik DOT tollerud AT gmail DOT com)
- FELD Boris (lothiraldan AT gmail DOT com)
- Fantix King (fantix DOT king AT gmail DOT com)
- Felipe Cruz (felipecruz AT loogica DOT net)
- Fernando Perez (Fernando DOT Perez AT berkeley DOT edu)
- Frank Wiles (frank AT revsys DOT com)
- Félix-Antoine Fortin (felix DOT antoine DOT fortin AT gmail DOT com)
- Gavrie Philipson (gavriep AT il DOT ibm DOT com)
- Godefroid Chapelle (gotcha AT bubblenet DOT be)
- Greg Banks (gbanks AT mybasis DOT com)
- Greg Ward (greg AT gerg DOT ca)
- Guido Goldstein (github AT a-nugget DOT de)
- Ian Lee (IanLee1521 AT gmail DOT com)
- Ionuț Arțăriși (ionut AT artarisi DOT eu)
- Ivo Danihelka (ivo AT danihelka DOT net)
- Iyed (iyed DOT bennour AT gmail DOT com)
- Jim Garrison (jim AT garrison DOT cc)
- John Gallagher (johnkgallagher AT gmail DOT com)
- Julian Taylor (jtaylor DOT debian AT googlemail DOT com)
- Justin Bronder (jsbronder AT gmail DOT com)
- Justin Riley (justin DOT t DOT riley AT gmail DOT com)
- Marc Abramowitz (marc AT marc-abramowitz DOT com)
- Matthew Aburn (mattja6 AT gmail DOT com)
- Michel Pelletier (pelletier DOT michel AT gmail DOT com)
- Michel Zou (xantares09 AT hotmail DOT com)
- Min Ragan-Kelley (benjaminrk AT gmail DOT com)
- Nell Hardcastle (nell AT dev-nell DOT com)
- Nicholas Pilkington (nicholas DOT pilkington AT gmail DOT com)
- Nicholas Piël (nicholas AT nichol DOT as)
- Nick Pellegrino (npellegrino AT mozilla DOT com)
- Nicolas Delaby (nicolas DOT delaby AT ezeep DOT com)
- Ondrej Certik (ondrej AT certik DOT cz)
- Paul Colomiets (paul AT colomiets DOT name)
- Pawel Jasinski (pawel DOT jasinski AT gmail DOT com)
- Phus Lu (phus DOT lu AT gmail DOT com)
- Robert Buchholz (rbu AT goodpoint DOT de)
- Robert Jordens (jordens AT gmail DOT com)
- Ryan Cox (ryan DOT a DOT cox AT gmail DOT com)
- Ryan Kelly (ryan AT rfk DOT id DOT au)
- Scott Maxwell (scott AT codecobblers DOT com)
- Scott Sadler (github AT mashi DOT org)
- Simon Knight (simon DOT knight AT gmail DOT com)
- Stefan Friesel (sf AT cloudcontrol DOT de)
- Stefan van der Walt (stefan AT sun DOT ac DOT za)
- Stephen Diehl (stephen DOT m DOT diehl AT gmail DOT com)
- Sylvain Corlay (scorlay AT bloomberg DOT net)
- Thomas Kluyver (takowl AT gmail DOT com)
- Thomas Spura (tomspur AT fedoraproject DOT org)
- Tigger Bear (Tigger AT Tiggers-Mac-mini DOT local)
- Torsten Landschoff (torsten DOT landschoff AT dynamore DOT de)
- Vadim Markovtsev (v DOT markovtsev AT samsung DOT com)
- Yannick Hold (yannickhold AT gmail DOT com)
- Zbigniew Jędrzejewski-Szmek (zbyszek AT in DOT waw DOT pl)
- hugo shi (hugoshi AT bleb2 DOT (none))
- jdgleeson (jdgleeson AT mac DOT com)
- kyledj (kyle AT bucebuce DOT com)
- spez (steve AT hipmunk DOT com)
- stu (stuart DOT axon AT jpcreative DOT co DOT uk)
- xantares (xantares AT fujitsu-l64 DOT (none))
as reported by:
git log --all --format='- %aN (%aE)' | sort -u | sed 's/@/ AT /1' | sed -e 's/\.\([^ ]\)/ DOT \1/g'
with some adjustments.
### Not in git log
- Brandon Craig-Rhodes (brandon AT rhodesmill DOT org)
- Eugene Chernyshov (chernyshov DOT eugene AT gmail DOT com)
- Craig Austin (craig DOT austin AT gmail DOT com)
### gevent\_zeromq, now zmq.green
- Travis Cline (travis DOT cline AT gmail DOT com)
- Ryan Kelly (ryan AT rfk DOT id DOT au)
- Zachary Voase (z AT zacharyvoase DOT com)

View file

@ -0,0 +1,32 @@
PyZMQ is licensed under the terms of the Modified BSD License (also known as
New or Revised BSD), as follows:
Copyright (c) 2009-2012, Brian Granger, Min Ragan-Kelley
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
Neither the name of PyZMQ nor the names of its contributors may be used to
endorse or promote products derived from this software without specific prior
written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View file

@ -0,0 +1,181 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.
--------------------------------------------------------------------------------
SPECIAL EXCEPTION GRANTED BY COPYRIGHT HOLDERS
As a special exception, copyright holders give you permission to link this
library with independent modules to produce an executable, regardless of
the license terms of these independent modules, and to copy and distribute
the resulting executable under terms of your choice, provided that you also
meet, for each linked independent module, the terms and conditions of
the license of that module. An independent module is a module which is not
derived from or based on this library. If you modify this library, you must
extend this exception to your version of the library.
Note: this exception relieves you of any obligations under sections 4 and 5
of this license, and section 6 of the GNU General Public License.

View file

@ -0,0 +1 @@
pip

View file

@ -0,0 +1,127 @@
Metadata-Version: 2.1
Name: pyzmq
Version: 19.0.2
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.*
Description-Content-Type: text/markdown
# PyZMQ: Python bindings for ØMQ
[![Build Status](https://travis-ci.org/zeromq/pyzmq.svg?branch=master)](https://travis-ci.org/zeromq/pyzmq)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/ugoid0r2fnq8sr56/branch/master?svg=true)](https://ci.appveyor.com/project/minrk/pyzmq/branch/master)
This package contains Python bindings for [ØMQ](http://www.zeromq.org).
ØMQ is a lightweight and fast messaging implementation.
PyZMQ should work with any reasonable version of Python (≥ 3.4),
as well as Python 2.7 and 3.3, as well as PyPy.
The Cython backend used by CPython supports libzmq ≥ 2.1.4 (including 3.2.x and 4.x),
but the CFFI backend used by PyPy only supports libzmq ≥ 3.2.2 (including 4.x).
For a summary of changes to pyzmq, see our
[changelog](https://pyzmq.readthedocs.org/en/latest/changelog.html).
### ØMQ 3.x, 4.x
PyZMQ fully supports the 3.x and 4.x APIs of libzmq,
developed at [zeromq/libzmq](https://github.com/zeromq/libzmq).
No code to change, no flags to pass,
just build pyzmq against the latest and it should work.
PyZMQ does not support the old libzmq 2 API on PyPy.
## Documentation
See PyZMQ's Sphinx-generated
[documentation](https://zeromq.github.io/pyzmq) on GitHub for API
details, and some notes on Python and Cython development. If you want to
learn about using ØMQ in general, the excellent [ØMQ
Guide](http://zguide.zeromq.org/py:all) is the place to start, which has a
Python version of every example. We also have some information on our
[wiki](https://github.com/zeromq/pyzmq/wiki).
## Downloading
Unless you specifically want to develop PyZMQ, we recommend downloading
the PyZMQ source code or wheels from
[PyPI](https://pypi.io/project/pyzmq),
or install with conda.
You can also get the latest source code from our GitHub repository, but
building from the repository will require that you install recent Cython.
## Building and installation
For more detail on building pyzmq, see [our Wiki](https://github.com/zeromq/pyzmq/wiki/Building-and-Installing-PyZMQ).
We build wheels for OS X, Windows, and Linux, so you can get a binary on those platforms with:
pip install pyzmq
but compiling from source with `pip install pyzmq` should work in most environments.
Especially on OS X, make sure you are using the latest pip (≥ 8), or it may not find the right wheels.
If the wheel doesn't work for some reason, or you want to force pyzmq to be compiled
(this is often preferable if you already have libzmq installed and configured the way you want it),
you can force installation with:
pip install --no-binary=:all: pyzmq
When compiling pyzmq (e.g. installing with pip on Linux),
it is generally recommended that zeromq be installed separately,
via homebrew, apt, yum, etc:
# Debian-based
sudo apt-get install libzmq3-dev
# RHEL-based
sudo yum install libzmq3-devel
If this is not available, pyzmq will *try* to build libzmq as a Python Extension,
though this is not guaranteed to work.
Building pyzmq from the git repo (including release tags on GitHub) requires Cython.
## Old versions
pyzmq 16 drops support Python 2.6 and 3.2.
If you need to use one of those Python versions, you can pin your pyzmq version to before 16:
pip install 'pyzmq<16'
For libzmq 2.0.x, use 'pyzmq<2.1'
pyzmq-2.1.11 was the last version of pyzmq to support Python 2.5,
and pyzmq ≥ 2.2.0 requires Python ≥ 2.6.
pyzmq-13.0.0 introduces PyPy support via CFFI, which only supports libzmq-3.2.2 and newer.
PyZMQ releases ≤ 2.2.0 matched libzmq versioning, but this is no longer the case,
starting with PyZMQ 13.0.0 (it was the thirteenth release, so why not?).
PyZMQ ≥ 13.0 follows semantic versioning conventions accounting only for PyZMQ itself.

View file

@ -0,0 +1,279 @@
pyzmq-19.0.2.dist-info/AUTHORS.md,sha256=r2SIkOZNtlHm6oKoQ5zvXrS0zoWqZntvQcaREZcCDuE,4809
pyzmq-19.0.2.dist-info/COPYING.BSD,sha256=rvO4BXA1HUTinCLQgNTp4QazTz_bxc35Y2mUR0xysaI,1596
pyzmq-19.0.2.dist-info/COPYING.LESSER,sha256=RLI3Z988D-J_iJgfCbx_UKFpXOxLJCUvpfVfA-drzW0,8496
pyzmq-19.0.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
pyzmq-19.0.2.dist-info/METADATA,sha256=o247aq8B42GXMzRnfb4NxfqBDwLJz42cBtWqzQqe1sY,4967
pyzmq-19.0.2.dist-info/RECORD,,
pyzmq-19.0.2.dist-info/WHEEL,sha256=ZFeOeZQCWkgYx9PG5WAxk1yIHroxd2erWFNpu0USMOg,102
pyzmq-19.0.2.dist-info/top_level.txt,sha256=6PzrZuGHEZe5WZEFrVur4PtbDQrn20QA2bOkOnxn2ZQ,4
zmq/__init__.pxd,sha256=E-HbBi-9PCkQiG8zvkK67KoMjmhnFXDGZwzM9-4nwIw,179
zmq/__init__.py,sha256=DaKpT1A8O3NbChgW8JTBVBzfCqHj4n-b7mbKOillz7o,2636
zmq/__pycache__/__init__.cpython-36.pyc,,
zmq/__pycache__/_future.cpython-36.pyc,,
zmq/__pycache__/decorators.cpython-36.pyc,,
zmq/__pycache__/error.cpython-36.pyc,,
zmq/_future.py,sha256=dD4rbk261cp2T5jL25G7AkOhTCOTtSLQhikr_iDPz9Y,18531
zmq/asyncio/__init__.py,sha256=XfSwsMiAkhGiQm79FtiD22xsmaLT35tceYJoAb3PIy4,2680
zmq/asyncio/__pycache__/__init__.cpython-36.pyc,,
zmq/auth/__init__.py,sha256=FvBzjtCqlssiJGgsATEd-2VHjXkhI0QM1SSG15w-spE,328
zmq/auth/__pycache__/__init__.cpython-36.pyc,,
zmq/auth/__pycache__/base.cpython-36.pyc,,
zmq/auth/__pycache__/certs.cpython-36.pyc,,
zmq/auth/__pycache__/ioloop.cpython-36.pyc,,
zmq/auth/__pycache__/thread.cpython-36.pyc,,
zmq/auth/asyncio/__init__.py,sha256=7aAFkEH2PrAjcIH9dgolwacto1ex-U6BXadtFLJTg2w,1385
zmq/auth/asyncio/__pycache__/__init__.cpython-36.pyc,,
zmq/auth/base.py,sha256=dsiXUT4bSkIZFcp2yPdR7kIVcfNkI7IMHsesEAl322g,14847
zmq/auth/certs.py,sha256=KvB1IJS-J42dSC5X_RttvyTsV0k7FfNSeuYdRunU_DU,4179
zmq/auth/ioloop.py,sha256=DQm2rrewrvpsyZ29cyexISTtvQvYyKhz90RQ18SUImI,1106
zmq/auth/thread.py,sha256=vRqEcQquwrmsNoIqwwNrf7F9QWnGXSjrG1Bz67jQ3rs,7602
zmq/backend/__init__.py,sha256=EhoToqakw_hu8ro73ezAAtjI2c8URvKzReeFhyd3FVA,1296
zmq/backend/__pycache__/__init__.cpython-36.pyc,,
zmq/backend/__pycache__/select.cpython-36.pyc,,
zmq/backend/cffi/__init__.py,sha256=ygw-qMDh88aFfvhY21Bzd__7AKKUzteaH6p0IaSzcWs,616
zmq/backend/cffi/__pycache__/__init__.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/_cffi.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/_poll.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/constants.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/context.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/devices.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/error.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/message.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/socket.cpython-36.pyc,,
zmq/backend/cffi/__pycache__/utils.cpython-36.pyc,,
zmq/backend/cffi/_cdefs.h,sha256=LP-gucODZEO4HKTg0A9BUWV1zYelomnrlbr8Drt3E9M,2216
zmq/backend/cffi/_cffi.py,sha256=xzHOiLRe_MWhpJAtEb8P2HtcrpPEg6Mc4S2IY9dkm5E,3882
zmq/backend/cffi/_poll.py,sha256=mo7MYUJrBYhlOQbtQ3G1GUFsJDW3SulfuCsEwGF-5rE,2832
zmq/backend/cffi/_verify.c,sha256=4mYED2HECTdM_Fwlou92o44hW5X-8QoXRnoRtnDiU6U,105
zmq/backend/cffi/constants.py,sha256=_Ann2OZQLkDGOGplbSJs2NNExK9_ktgb8eFHNv3HtLU,357
zmq/backend/cffi/context.py,sha256=XcuQTclCGwF5Y1qRMmMazK8jrUyhAAovkZ5cLsYE1Mo,1916
zmq/backend/cffi/devices.py,sha256=Pgv3HqB5jzzUrmBNNUs82hZqCqZU0M0CPvjG43HYnKU,1644
zmq/backend/cffi/error.py,sha256=wmnYd0-6EH0r4frKGBSQfr9HX2xVl72mFu1Ks5AKFrw,353
zmq/backend/cffi/message.py,sha256=hBbLKpRMRQpPQD8JT387PrgymHh3sGKX8H5J5gPTcCQ,1388
zmq/backend/cffi/socket.py,sha256=nEX6Ljhnxd0mWcdEKF2RooNssXjtkOTkdL4VTCaayRk,9126
zmq/backend/cffi/utils.py,sha256=mr6r-Gs4zabqZAn3anddugAO3-cZoewPxE60zbQf8Ns,2167
zmq/backend/cython/__init__.pxd,sha256=M4fkNEuPrh8xGNovdEdDobNWBbFUp8xF7lFI0JDwTVg,140
zmq/backend/cython/__init__.py,sha256=PuI1rsIZtpAQc_T6iwqx253bwLnhe-OaHk2NbEgnBGs,731
zmq/backend/cython/__pycache__/__init__.cpython-36.pyc,,
zmq/backend/cython/_device.cp36-win32.pyd,sha256=lfI5DK4ZAs-BMPOehObb4SI5iWJuAu_8B804G4VApe0,36864
zmq/backend/cython/_poll.cp36-win32.pyd,sha256=7mhhm6h_4p7bDj6cFCyCKqbx1HiDp5Q00JCwbW1yKEY,47104
zmq/backend/cython/_proxy_steerable.cp36-win32.pyd,sha256=rMeu-kAyWQSosTWzCWz_zIKwjdBMTuWzW4A4TmP8JGU,34816
zmq/backend/cython/_version.cp36-win32.pyd,sha256=yTG0LcwMYyzaUY78Q_39-UmtUtSReUgpfhTaBii8JnM,22016
zmq/backend/cython/checkrc.pxd,sha256=DnQ1smwFGt4tpDj0iXKx5NBSbWq1MFUYaMj6HwzMN74,873
zmq/backend/cython/constant_enums.pxi,sha256=iNH2gjeVLwqTQTYIDXuU5Dc1gNsHGozG7W0g_FC6EBU,6751
zmq/backend/cython/constants.cp36-win32.pyd,sha256=BAUd_VVNPHYXaCXGI2uKeauquqEZC-yrFmGG8Fg3spg,54784
zmq/backend/cython/constants.pxi,sha256=PrimwV5KwAgyzlbPKZj4jI7zzTtDGMxFArKIgalzbos,12728
zmq/backend/cython/context.cp36-win32.pyd,sha256=PHst58lO2QL_phYoqScpoMjqzi71zqit2WoYJAQUrwg,45056
zmq/backend/cython/context.pxd,sha256=MtD1sgvAtHAHbBTH65zQecF0pEwTfdcDctCkobBRy_I,1409
zmq/backend/cython/error.cp36-win32.pyd,sha256=4V0bKx3uAuxTk9GBHdrBa0_OsdR8d5ChIcHaZuhhw3k,23552
zmq/backend/cython/libzmq.pxd,sha256=m_JRK-tTbDwoLT-XGOm5ee7II8BknPHdGrrVykV2NYU,4400
zmq/backend/cython/message.cp36-win32.pyd,sha256=fZG8r3I8eO-h6tVa9GMU-F12OtqSJqnaWPBm6hcjpyE,63488
zmq/backend/cython/message.pxd,sha256=QcUuGQSJkSVk6mw8DEqchPflO_WhRQEn36hRHQcfqms,2398
zmq/backend/cython/socket.cp36-win32.pyd,sha256=-b51ANisOLyfOT1CpoHmd4stJE8GH9oTK6g_2uKuKJM,102400
zmq/backend/cython/socket.pxd,sha256=aCY_6VvQNDU2Sv8tgAqrAx3gTHcQkt2RSB8C0OQLsyw,2105
zmq/backend/cython/utils.cp36-win32.pyd,sha256=p9MJq95eVIX-KeVWAlP_zlSOw7pd2r5PiCfiIoQI_AQ,31232
zmq/backend/select.py,sha256=c4DtcfNcGdAR-ghZhpwkR1P20KvyY4n5Fd6HLZ9TIG0,921
zmq/concrt140.dll,sha256=8wk8sha_jsyNhp5G2M2jqsoooybLhlzL7zKeGxOryDQ,244032
zmq/decorators.py,sha256=DWtd8urTATbBNClVsrLEbdgHuIsPNo7O24D0bSaReyE,5242
zmq/devices/__init__.py,sha256=y7Si69vs6Kh4pyquZdv8onxzv2K7LecXkwN1gumtQCo,714
zmq/devices/__pycache__/__init__.cpython-36.pyc,,
zmq/devices/__pycache__/basedevice.cpython-36.pyc,,
zmq/devices/__pycache__/monitoredqueue.cpython-36.pyc,,
zmq/devices/__pycache__/monitoredqueuedevice.cpython-36.pyc,,
zmq/devices/__pycache__/proxydevice.cpython-36.pyc,,
zmq/devices/__pycache__/proxysteerabledevice.cpython-36.pyc,,
zmq/devices/basedevice.py,sha256=zZkKP3RcXEndbaI2arJaCeBxMWHR3-YhJRD7zZU-y7c,8466
zmq/devices/monitoredqueue.cp36-win32.pyd,sha256=Y1jhbs0_dPxwlvhRLZBbkbaM0px8PNAKxcdXFz8IFGQ,42496
zmq/devices/monitoredqueue.pxd,sha256=heEUShZup1-MmonmHvVeMEfW-TWrqzkhfVZ6vf1sC-o,6385
zmq/devices/monitoredqueue.py,sha256=wftgLpNdYUcdGeUQR8S5hqKOPidqCs9KXyiEwVkHMd0,1041
zmq/devices/monitoredqueuedevice.py,sha256=OpD_ca8NDctpUpHMXISzEHXe-f99kh4-AG-Hqh7N1FE,1994
zmq/devices/proxydevice.py,sha256=QSgXezr3TH6isEI48XdtsPRierAfb_QJ44LphHqYrh8,2889
zmq/devices/proxysteerabledevice.py,sha256=JZgMUPKdKszKK7QL7hVmOzx414nDoHhjCpdrwH8x4J4,3305
zmq/error.py,sha256=61GlzZJljRLALkCRuAaXxtXBq7UkSMkRZAjUGP22xWk,5268
zmq/eventloop/__init__.py,sha256=9xoJ8uaGUM4Oy6l9qc_M8_vyA7ny9kpbMQFPNjHUNaE,109
zmq/eventloop/__pycache__/__init__.cpython-36.pyc,,
zmq/eventloop/__pycache__/_deprecated.cpython-36.pyc,,
zmq/eventloop/__pycache__/future.cpython-36.pyc,,
zmq/eventloop/__pycache__/ioloop.cpython-36.pyc,,
zmq/eventloop/__pycache__/zmqstream.cpython-36.pyc,,
zmq/eventloop/_deprecated.py,sha256=PJENb_FidCenSyZCMBgX6bOylkX9BlhRqGnwHU7ZFTA,6873
zmq/eventloop/future.py,sha256=HArqtfsPhYseiOFuGHSz-DAccTFcnmxJbbHN_ShlyPo,1848
zmq/eventloop/ioloop.py,sha256=bZqCaO-2gprf5CPYfynnEs7REtY58yydEFaxNxJK-J4,4135
zmq/eventloop/minitornado/__init__.py,sha256=uKArT4cNscHMAQUVXS0-kNhd3Q-RLbmDrLkELbrx-jY,341
zmq/eventloop/minitornado/__pycache__/__init__.cpython-36.pyc,,
zmq/eventloop/minitornado/__pycache__/concurrent.cpython-36.pyc,,
zmq/eventloop/minitornado/__pycache__/ioloop.cpython-36.pyc,,
zmq/eventloop/minitornado/__pycache__/log.cpython-36.pyc,,
zmq/eventloop/minitornado/__pycache__/stack_context.cpython-36.pyc,,
zmq/eventloop/minitornado/__pycache__/util.cpython-36.pyc,,
zmq/eventloop/minitornado/concurrent.py,sha256=ZP0O2x6ZRLC_piK6btjpCDPJQhoexnFG59VJvHljwiM,459
zmq/eventloop/minitornado/ioloop.py,sha256=ucbYeJ5exHjn3-N_i0q0GEa40ZTP7JMEwNbsw-Um3DU,41351
zmq/eventloop/minitornado/log.py,sha256=TMT1en_Zp66rWCvmgqP9Eugu1KcBl6T3zcC89wwXvqI,181
zmq/eventloop/minitornado/platform/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
zmq/eventloop/minitornado/platform/__pycache__/__init__.cpython-36.pyc,,
zmq/eventloop/minitornado/platform/__pycache__/auto.cpython-36.pyc,,
zmq/eventloop/minitornado/platform/__pycache__/common.cpython-36.pyc,,
zmq/eventloop/minitornado/platform/__pycache__/interface.cpython-36.pyc,,
zmq/eventloop/minitornado/platform/__pycache__/posix.cpython-36.pyc,,
zmq/eventloop/minitornado/platform/__pycache__/windows.cpython-36.pyc,,
zmq/eventloop/minitornado/platform/auto.py,sha256=En7TgpanNDwP-xLjBigO4zSL49okgyFKmngFd13oM-Q,1424
zmq/eventloop/minitornado/platform/common.py,sha256=aC0T8Jjin48-o9F6kxucIGbhzlo1IlX466lXD9QuE4M,3327
zmq/eventloop/minitornado/platform/interface.py,sha256=757vw4dGAlErxWMwTw8h_STcOGjp6Ih4eJenGk8zdEY,2244
zmq/eventloop/minitornado/platform/posix.py,sha256=_z6-sDzustldrwMB92o3sLqj7Hfl-F8-pJ58CfiAMNk,1844
zmq/eventloop/minitornado/platform/windows.py,sha256=xonLtnGj7ZSo5q1_try4hkE6rWEmVRU-EbCEmWhgPog,681
zmq/eventloop/minitornado/stack_context.py,sha256=YjvOJ4ooIoX1VEuBg4Q2Hn882pmtoDvM_GHop04jz9g,13167
zmq/eventloop/minitornado/util.py,sha256=gSrCzHrvkLfyfQcTA8iBbygkRbOoN6c3NXGJMa61hMU,7433
zmq/eventloop/zmqstream.py,sha256=3kCQBEQp8ByQOASz8HMSs5d5qnUDvIcS5ssCxTrjoSM,19497
zmq/green/__init__.py,sha256=1_Z_22-tSkxzQPjaMcBLBz-sUXn26aAyp-3bgVpdk2A,1117
zmq/green/__pycache__/__init__.cpython-36.pyc,,
zmq/green/__pycache__/core.cpython-36.pyc,,
zmq/green/__pycache__/device.cpython-36.pyc,,
zmq/green/__pycache__/poll.cpython-36.pyc,,
zmq/green/core.py,sha256=8tdmPVQij32zRirUzI49joC7h3IHCqlJ7TqAozcCDd4,10575
zmq/green/device.py,sha256=3Si8rxNe1kWX5lU6EWqOZnZnuNWWe54_nZArK-JcHqA,950
zmq/green/eventloop/__init__.py,sha256=xuZ0H_bLyZ613LHTBmG5pirfMNi2tm2OQRH3mS2KeeA,67
zmq/green/eventloop/__pycache__/__init__.cpython-36.pyc,,
zmq/green/eventloop/__pycache__/ioloop.cpython-36.pyc,,
zmq/green/eventloop/__pycache__/zmqstream.cpython-36.pyc,,
zmq/green/eventloop/ioloop.py,sha256=u2CCTtfAfdmKyXilAfrqs6W7IJNqSeKlcnqKuIxTTlk,35
zmq/green/eventloop/zmqstream.py,sha256=o34BVY-9xzX5iZLr8DX7T-Hd9l8XvV0ncW9165G6Spo,308
zmq/green/poll.py,sha256=nhxR2WwA-EsN_e7syWADZaga2FeRKBRozsO7um1jsuE,2934
zmq/include/zmq.h,sha256=xKiS2qfYhuy50X_616qkcWpK9SRGd-PVyEEfMg5Tn5o,28790
zmq/include/zmq_utils.h,sha256=i91M2Y6ch3Qryw5pYl12LyNNAsZVXxKgfDFFXcdfc2I,2401
zmq/libzmq.cp36-win32.pyd,sha256=b8AiC1pPKqnG0HgDnrFi-3w-cXyts8cgNHmXPPVqogc,443392
zmq/log/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
zmq/log/__main__.py,sha256=8lLhgXE0CuchP-fTsbtKzaNIBvdVMsLXf5QiNO9Y-nw,3948
zmq/log/__pycache__/__init__.cpython-36.pyc,,
zmq/log/__pycache__/__main__.cpython-36.pyc,,
zmq/log/__pycache__/handlers.cpython-36.pyc,,
zmq/log/handlers.py,sha256=JRLmfLiLV5xu9ThobQEk470L06aqn7qyDqNM_Vfu-XI,5952
zmq/msvcp140.dll,sha256=nB3DbTGTguFQHN6q42utW4IOqEOT72FJ43fS-y_DYaU,440120
zmq/ssh/__init__.py,sha256=2Wcr18a8hS5Qjwhn1p6SYb6NMDIi7Y48JRXg56iU0fI,29
zmq/ssh/__pycache__/__init__.cpython-36.pyc,,
zmq/ssh/__pycache__/forward.cpython-36.pyc,,
zmq/ssh/__pycache__/tunnel.cpython-36.pyc,,
zmq/ssh/forward.py,sha256=cZGfpmx6KfDIwIXvRRZMGaBHdM9CAFrdn4vp50lCqwo,3549
zmq/ssh/tunnel.py,sha256=mBiOINMYrMpO-r5MXA2UWiysNi3hi2R2p3SoUJBs0mg,12729
zmq/sugar/__init__.py,sha256=DLsblTlA-Y6D3teTyjXWliB_Be-mSj_Wlxvh6WPfZwE,738
zmq/sugar/__pycache__/__init__.cpython-36.pyc,,
zmq/sugar/__pycache__/attrsettr.cpython-36.pyc,,
zmq/sugar/__pycache__/constants.cpython-36.pyc,,
zmq/sugar/__pycache__/context.cpython-36.pyc,,
zmq/sugar/__pycache__/frame.cpython-36.pyc,,
zmq/sugar/__pycache__/poll.cpython-36.pyc,,
zmq/sugar/__pycache__/socket.cpython-36.pyc,,
zmq/sugar/__pycache__/stopwatch.cpython-36.pyc,,
zmq/sugar/__pycache__/tracker.cpython-36.pyc,,
zmq/sugar/__pycache__/version.cpython-36.pyc,,
zmq/sugar/attrsettr.py,sha256=406Vt58Wu2Wp_xjmStkducBxQ6UZEJYGkowEG-DqY1c,2133
zmq/sugar/constants.py,sha256=1AXYCJn9wNNqcchm_L2quDjz6AdTu_4GYgdw3qZwphQ,2455
zmq/sugar/context.py,sha256=wuekl6-F9fPvjMHFpHgIlLjjn44QZ01zYLL05QTpGig,9076
zmq/sugar/frame.py,sha256=U6KUFRYlqdiTbNpLUsTvgsxMEU9a6mOV-ond5sH7UsU,2959
zmq/sugar/poll.py,sha256=1wBWysCIcDp24TMV3Tzuxk-KkqVasIUxRqW2Xd3e5Ic,5578
zmq/sugar/socket.py,sha256=IUK9HbfK0sEQMxRQnlldfqvHs4MSFWl_0_yv-Z-nT2I,25513
zmq/sugar/stopwatch.py,sha256=XlcCEhuqnT-Zm34DvUA7zbd1uLYWdZZ_8oP5PaSBcP0,915
zmq/sugar/tracker.py,sha256=h87u9CFFd57N_2XGaj5V-7oEnxD03E7QCSMUgtki1dE,3761
zmq/sugar/version.py,sha256=NbotWklI3V3zymXqd5hA1EglQNPfxlKtgfwD2vlqiIM,1231
zmq/tests/__init__.py,sha256=5J9QTdadpGGLrHnXfKXpQmiYyaPVCbsVl5UYSvd-_0I,6382
zmq/tests/__pycache__/__init__.cpython-36.pyc,,
zmq/tests/__pycache__/conftest.cpython-36.pyc,,
zmq/tests/__pycache__/test_auth.cpython-36.pyc,,
zmq/tests/__pycache__/test_cffi_backend.cpython-36.pyc,,
zmq/tests/__pycache__/test_constants.cpython-36.pyc,,
zmq/tests/__pycache__/test_context.cpython-36.pyc,,
zmq/tests/__pycache__/test_cython.cpython-36.pyc,,
zmq/tests/__pycache__/test_decorators.cpython-36.pyc,,
zmq/tests/__pycache__/test_device.cpython-36.pyc,,
zmq/tests/__pycache__/test_draft.cpython-36.pyc,,
zmq/tests/__pycache__/test_error.cpython-36.pyc,,
zmq/tests/__pycache__/test_etc.cpython-36.pyc,,
zmq/tests/__pycache__/test_future.cpython-36.pyc,,
zmq/tests/__pycache__/test_imports.cpython-36.pyc,,
zmq/tests/__pycache__/test_includes.cpython-36.pyc,,
zmq/tests/__pycache__/test_ioloop.cpython-36.pyc,,
zmq/tests/__pycache__/test_log.cpython-36.pyc,,
zmq/tests/__pycache__/test_message.cpython-36.pyc,,
zmq/tests/__pycache__/test_monitor.cpython-36.pyc,,
zmq/tests/__pycache__/test_monqueue.cpython-36.pyc,,
zmq/tests/__pycache__/test_multipart.cpython-36.pyc,,
zmq/tests/__pycache__/test_pair.cpython-36.pyc,,
zmq/tests/__pycache__/test_poll.cpython-36.pyc,,
zmq/tests/__pycache__/test_proxy_steerable.cpython-36.pyc,,
zmq/tests/__pycache__/test_pubsub.cpython-36.pyc,,
zmq/tests/__pycache__/test_reqrep.cpython-36.pyc,,
zmq/tests/__pycache__/test_retry_eintr.cpython-36.pyc,,
zmq/tests/__pycache__/test_security.cpython-36.pyc,,
zmq/tests/__pycache__/test_socket.cpython-36.pyc,,
zmq/tests/__pycache__/test_ssh.cpython-36.pyc,,
zmq/tests/__pycache__/test_version.cpython-36.pyc,,
zmq/tests/__pycache__/test_win32_shim.cpython-36.pyc,,
zmq/tests/__pycache__/test_z85.cpython-36.pyc,,
zmq/tests/__pycache__/test_zmqstream.cpython-36.pyc,,
zmq/tests/asyncio/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
zmq/tests/asyncio/__pycache__/__init__.cpython-36.pyc,,
zmq/tests/asyncio/__pycache__/_test_asyncio.cpython-36.pyc,,
zmq/tests/asyncio/__pycache__/test_asyncio.cpython-36.pyc,,
zmq/tests/asyncio/_test_asyncio.py,sha256=ODguyW2evAtSLkC4eang8Lp_fJXPAnYJsrI2vUrJFEk,15999
zmq/tests/asyncio/test_asyncio.py,sha256=-_dOwgezrUY8Ayq_dqfCfxPnCBGF3V43Bvlsmgzg3NM,138
zmq/tests/conftest.py,sha256=bQcbo4Y-HQRNl8kMQEyb42HGFLviwaGY81GdNjlwf28,366
zmq/tests/test_auth.py,sha256=YKnsptieWxRIbtMJWSiDLih_Q426shaalXeaynERBv8,20712
zmq/tests/test_cffi_backend.py,sha256=OXSvPonSj50MlecUvLhE0t7E102FA4mifgqUeWlC54I,9481
zmq/tests/test_constants.py,sha256=K8jHGHA1DIDVatibd-E11L-p87L3wXtlPhmjAf32XA8,4570
zmq/tests/test_context.py,sha256=_zIe4gLHhOF0tJXJYVPrTD2jgI-zD9G66oItON0YUTo,12027
zmq/tests/test_cython.py,sha256=1-HAweKa0j65lZClRxBLutfdJRukqL6ByZHSYH0BGEo,1048
zmq/tests/test_decorators.py,sha256=8K0OX7Pm7mUw4mSgj8ZiCzshSP8xzqPCD5dsM-3BBY0,9495
zmq/tests/test_device.py,sha256=C7aKdgLU_8jdHArVN62p3A83veqy6qlcRMB_nEDY0ho,6169
zmq/tests/test_draft.py,sha256=I4sqOBRXC3_hhpPjqvUKzfZUh718Nd9Euw5ldQaPM20,1471
zmq/tests/test_error.py,sha256=BGMQxDGE6Cs-dB0b-1j6IW_6M4tLTbmY3QXISMPq5Mk,1260
zmq/tests/test_etc.py,sha256=tpLqhJPmgs1xwfC22px9B6K6bh7VKnpYKy-ICQdF9t8,525
zmq/tests/test_future.py,sha256=dLo5bbTr3QJpm8K2tvAIHSQTSwnWbz03t3xxJjUtP8Q,11159
zmq/tests/test_imports.py,sha256=H_TscumRXHCOLmFehCYqzhallTN-V7aktRuzkUTGcZI,1805
zmq/tests/test_includes.py,sha256=mN4xS_3yTgxcqKHmnGFyNPhDCxWQLEy2bbMXIfJu5Oc,1013
zmq/tests/test_ioloop.py,sha256=Ac-7gPhX6bMy9xU-NhNpQAbDHoZIOW_kFzRD2MuJRPU,3965
zmq/tests/test_log.py,sha256=W90JvNIjd61acgRD_sQzFcNNA4lJlO6-j60FkP-ZgZQ,6697
zmq/tests/test_message.py,sha256=0igIrWc2h1CqxPgDQo6dc1lEzdfASIF2jwnietzpnno,11091
zmq/tests/test_monitor.py,sha256=f9GGdJK7_KaKbhF0nmoL9Cbbb9dLdp4VlzA2xGefrb4,3044
zmq/tests/test_monqueue.py,sha256=uwhxRagBwz16ANQOzDiNhSCvrUFtZyxSdaFsCBdrxXA,8223
zmq/tests/test_multipart.py,sha256=HVHr9_0W5Nywmul6hro4U2udz6t2-AyC6hk4NMHU3Ic,944
zmq/tests/test_pair.py,sha256=7qBWNFwcnFqucxhuDKjnxkV2I0BSzN-_2_6Pjrd1mZs,1260
zmq/tests/test_poll.py,sha256=rLqsoyhscuT7no1HnbYtZNE26J5h3WQObBmRq5od6eo,7260
zmq/tests/test_proxy_steerable.py,sha256=CRYjx4r82tnE3HEKHRaF7X3fyCk4XDUoWJS8VVCPSQQ,3922
zmq/tests/test_pubsub.py,sha256=3F8FAPrO7W_6LYMCIcPDh-GeE0zjlE5vOzKzPRaGHWg,1089
zmq/tests/test_reqrep.py,sha256=BrM3UXA0fSnlxznHLNWpijlS5JA3-8O5zNY8UtY9lWk,1841
zmq/tests/test_retry_eintr.py,sha256=tZWkvgbZXTkLFswwOguzp5KFuviJCuMO5AcyI9nXSBc,2960
zmq/tests/test_security.py,sha256=O5I438fTMi2PIZCqZ6YcpkhKGSHSzu6FwJIWgUg433o,8141
zmq/tests/test_socket.py,sha256=jteKO8dFJkpgf8-bKpKqHRxU_xiTuu8Hx5OM1161LLQ,21653
zmq/tests/test_ssh.py,sha256=i2er6LvSd4fsVw-IBiagoTa18VUxfON3bOV814OdGS0,234
zmq/tests/test_version.py,sha256=JLt9BotySAvFZx9HZebV13f0mKWMSB5nX755qKKaNGk,1334
zmq/tests/test_win32_shim.py,sha256=Zn2uvq6SOgi-1kv5GU7-ESdeWMYYHwFLRyW5TEsJvfo,1741
zmq/tests/test_z85.py,sha256=w3aqYwfhduBPMwRvlvWsVXVlqZk1kn7EdEYl7zOgwnQ,2232
zmq/tests/test_zmqstream.py,sha256=7DSBW5m6RdjoZgoAr5McZ4qox8to8MNasNbFRbrgdBU,2439
zmq/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
zmq/utils/__pycache__/__init__.cpython-36.pyc,,
zmq/utils/__pycache__/constant_names.cpython-36.pyc,,
zmq/utils/__pycache__/garbage.cpython-36.pyc,,
zmq/utils/__pycache__/interop.cpython-36.pyc,,
zmq/utils/__pycache__/jsonapi.cpython-36.pyc,,
zmq/utils/__pycache__/monitor.cpython-36.pyc,,
zmq/utils/__pycache__/sixcerpt.cpython-36.pyc,,
zmq/utils/__pycache__/strtypes.cpython-36.pyc,,
zmq/utils/__pycache__/win32.cpython-36.pyc,,
zmq/utils/__pycache__/z85.cpython-36.pyc,,
zmq/utils/buffers.pxd,sha256=ujS1ag4jCcRroOGh4Pg5cMIhFF_2CzFbzAEZrTYgITY,9819
zmq/utils/compiler.json,sha256=LmIV2tB1ARHudOlqTEidUTn1z9XqVDvIxCsDTUpDexE,311
zmq/utils/config.json,sha256=U1iZmkSxytAVHRDmH85vrjt3PPZKsdixX4xx17uH6m0,266
zmq/utils/constant_names.py,sha256=fszAcR-YXXx3aKVFgPfKLPzbS6Ie9BgedIA7uJ4Bw2E,11394
zmq/utils/garbage.py,sha256=AFyq7cfE-cGgWr9ew4_CgVmmY0K4M1PA2DckxTxtVs4,5935
zmq/utils/getpid_compat.h,sha256=i2vfvjRbU6gJJqCI9S1XpA6ZT__qKG9Jy9ENvXwp1hA,103
zmq/utils/interop.py,sha256=w9Wg2AwH4_FhR990EpMZ8bDEiRl8jAydBgBtuin1Yhc,709
zmq/utils/ipcmaxlen.h,sha256=GSGxQXMmdwwWejDQqoXxwJJIVnFxfbrBQyJ0OOkT_Cg,454
zmq/utils/jsonapi.py,sha256=p9ctzA-WiMTu2hIJmQfT9BKZTmQqXpZZ-h4avNzEwmU,1393
zmq/utils/monitor.py,sha256=3sqErDjK0HKUX9Pc1QImK3D2rF4gM_eO5x7jNIhb_t4,2088
zmq/utils/mutex.h,sha256=tX_0NUDDv9s91JDDFW7UQh2wvqqaKzL9EX7dJUnQfi4,1625
zmq/utils/pyversion_compat.h,sha256=amcxPh7Z2kcWSfl772kIot5LGegX13ybw23CIJ7X_dE,1324
zmq/utils/sixcerpt.py,sha256=kbEMWFdQLjMR1XNIYE9CLCQbFZZjxxD5LvfiS71s8NQ,1886
zmq/utils/strtypes.py,sha256=jx83QcmmlwXXXKCjYllJW_0K6SZKTnfCjwENzx_7yzo,1202
zmq/utils/win32.py,sha256=A66gXW4oW96VHVIgsPFP8SC9DD4d1plumOrJHX5bCiM,5124
zmq/utils/z85.py,sha256=qhFwvRQMmRAAxbQajhyy24iEXqr5Azg1_qw1jidvqgQ,2000
zmq/utils/zmq_compat.h,sha256=854HTW41WdOSMOonCdBc4LOcpIf9nA3uOKSa3NygXpQ,3177
zmq/utils/zmq_constants.h,sha256=Zu6ldGX0MSQc8te9KkVn2R9tBh_QMBLKxiGJf2XvjB0,18695

View file

@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: false
Tag: cp36-cp36m-win32

View file

@ -0,0 +1 @@
zmq