pytest-tcpclient

View on PyPIReverse Dependencies (0)

0.7.29 pytest_tcpclient-0.7.29-py3-none-any.whl

Wheel Details

Project: pytest-tcpclient
Version: 0.7.29
Filename: pytest_tcpclient-0.7.29-py3-none-any.whl
Download: [link]
Size: 10997
MD5: 8f2b3ad898eaeb7d494dce6f6a4ef43b
SHA256: 2023a959a2d08a2bafd322522567eacb9c5cefefffc0d1d5aa77093f61f821e3
Uploaded: 2022-11-16 00:43:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-tcpclient
Version: 0.7.29
Summary: A pytest plugin for testing TCP clients
Author-Email: Anders Lindstrom <anders[at]anderslindstrom.com>
Project-Url: Homepage, https://github.com/andersglindstrom/pytest-tcpclient.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pytest (<8,>=7.1.3)
Requires-Dist: pytest-asyncio
Requires-Dist: pytest-mock
Requires-Dist: build (>=0.8.0); extra == "dev"
Requires-Dist: coverage (<6,>=5.3.1); extra == "dev"
Requires-Dist: pycodestyle (<3,>=2.5.0); extra == "dev"
Requires-Dist: pytest-cov (<5,>=4.0.0); extra == "dev"
Requires-Dist: rst-include (~=2.1); extra == "dev"
Requires-Dist: tox (<4,>=3.14.6); extra == "dev"
Requires-Dist: twine (>=3.1.1); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 11689 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_tcpclient/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_tcpclient/framing.py sha256=ysBJH92SoWRMvkiKp2MToHv0qKjLj04pTunaUBL1ZaI 635
pytest_tcpclient/plugin.py sha256=3HrlXDH1UKUQ41pxWjd8f7sM-Nunqx3mVxov19hFNxg 27021
pytest_tcpclient-0.7.29.dist-info/LICENSE sha256=up4tpyHbtBiY-vY-uWEIPOOoq8-hp95_-zt_JFyn_pY 1073
pytest_tcpclient-0.7.29.dist-info/METADATA sha256=1Aj1xyRR1RA8VlLK5715wQMDC_LfQU2Mt9JtIqYuDt0 12645
pytest_tcpclient-0.7.29.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
pytest_tcpclient-0.7.29.dist-info/entry_points.txt sha256=D3nOPx3o6V9fBvvjv3ShvL-34Mee9cY3WfNnxNrjBaQ 47
pytest_tcpclient-0.7.29.dist-info/top_level.txt sha256=rzi7axvA-Pxx36_mLSFlEONQIKtYL780_tSuZaEUw6k 17
pytest_tcpclient-0.7.29.dist-info/RECORD

top_level.txt

pytest_tcpclient

entry_points.txt

tcpclient = pytest_tcpclient.plugin