async-multiplexer

View on PyPIReverse Dependencies (0)

0.1.0 async_multiplexer-0.1.0-py3-none-any.whl

Wheel Details

Project: async-multiplexer
Version: 0.1.0
Filename: async_multiplexer-0.1.0-py3-none-any.whl
Download: [link]
Size: 13058
MD5: 610f02de9742893029eb562f5cc59090
SHA256: 3c26cda3f5455e89009be65ebc4c1ec980629f23d29d1ddf89e1bb1579e5b554
Uploaded: 2020-05-04 20:38:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: async-multiplexer
Version: 0.1.0
Summary: Asyncio TCP Multiplexer
Author: Aratz M. Lasa
Author-Email: aratz.m.lasa[at]gmail.com
Home-Page: https://github.com/aratz-lasa/async-multiplexer
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: uvarint (==1.2.0)
Requires-Dist: pytest (==5.4.1); extra == "dev"
Requires-Dist: pytest-asyncio (==0.11.0); extra == "dev"
Requires-Dist: hypothesis (==5.10.4); extra == "dev"
Requires-Dist: hypothesis-pytest (==0.19.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2084 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
async_multiplexer/__init__.py sha256=7N35Dtj6d30relnrtj4mjuw84Fle3lgb0-VkM0qODBk 218
async_multiplexer/multiplex_listener.py sha256=pngaDLCVk2o-RNkvDycY_Qb7azAZB8xxVWip6poby5o 2254
async_multiplexer/multiplexer.py sha256=PdafIRhmgMEr9dtvBtoOIcNXyUj3JrLjQHh84WmAJ44 7896
async_multiplexer/protocol.py sha256=Z1CVe1dgvXWMT3McVBktN1G2hwc6bQkPsono_MgpLhI 2076
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=iwZ10vi5PRcmLpjLuAk3_E36AT7hLtUDzy1VwZWaqRk 344
tests/test_multiplexer.py sha256=bBftU_i0pcAo3Sh7pnNbJtNrpDYR_989nmnCrnLgjlg 17819
tests/test_multiplexer_listener.py sha256=nqRJeKJVCWrposw5ftqy948i9oexS3Kn1WVtCMTAx7k 8099
tests/test_protocol.py sha256=hPtyFOusPaijuLeD73irKgDt3VBX0o0SNY08fd816eA 3591
tests/utils.py sha256=wvxaBzDtcCGLINmmRmhKyh8IETyMK7ilhyJ2M3jAQ5Q 1729
async_multiplexer-0.1.0.dist-info/LICENSE sha256=5xGh6p95VBby0AvPTRha-CBuMYRb17qBbOZkZfrXHzY 1067
async_multiplexer-0.1.0.dist-info/METADATA sha256=rmYnSPEkCrriYRTOMdY0n3G4tNsIIlPnefKLpABvHVs 2816
async_multiplexer-0.1.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
async_multiplexer-0.1.0.dist-info/top_level.txt sha256=72u9g151UVfa5_xEOjd4DELVbm2ufwKsWPUOHSBMDeM 24
async_multiplexer-0.1.0.dist-info/RECORD

top_level.txt

async_multiplexer
tests