asphalt-wamp

View on PyPIReverse Dependencies (0)

2.2.2 asphalt_wamp-2.2.2-py3-none-any.whl

Wheel Details

Project: asphalt-wamp
Version: 2.2.2
Filename: asphalt_wamp-2.2.2-py3-none-any.whl
Download: [link]
Size: 20933
MD5: 62f7ae4c69e37464beaab2e212289c95
SHA256: 72060798fdc8e37193701f6d4e8e4faceca0b0c9ed6aa31ce787c9d51eac3075
Uploaded: 2018-03-02 09:56:41 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: asphalt-wamp
Version: 2.2.2
Summary: WAMP client component for the Asphalt framework
Author: Alex Grönholm
Author-Email: alex.gronholm[at]nextday.fi
Home-Page: https://github.com/asphalt-framework/asphalt-wamp
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Communications
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: asphalt (~=4.0)
Requires-Dist: asphalt-exceptions (~=1.0)
Requires-Dist: asphalt-serialization (~=4.0)
Requires-Dist: async-timeout (>=1.2)
Requires-Dist: autobahn (>=17.5.1)
Requires-Dist: typeguard (~=2.0)
Requires-Dist: Sphinx (>=1.5); extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints (>=1.2.0); extra == "doc"
Requires-Dist: sphinxcontrib-asyncio (>=0.2.0); extra == "doc"
Requires-Dist: cbor2; extra == "test"
Requires-Dist: msgpack-python; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-asyncio (>=0.5.0); extra == "test"
Provides-Extra: doc
Provides-Extra: test
[Description omitted; length: 1006 characters]

WHEEL

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

RECORD

Path Digest Size
asphalt/wamp/__init__.py sha256=3jw-F7D6HBe4uFmMtRI8hDRnkID3YxBOY42j3RMlh8A 156
asphalt/wamp/client.py sha256=QsyUbB1X987LrOk2skkUPKERsm8WTh9YjeRuWVf4xbY 23163
asphalt/wamp/component.py sha256=hOk0fsLjI_JSS3Z3LtAAGTODHnwnNSBjxjaYH4RgjOc 2795
asphalt/wamp/context.py sha256=AkQbM5T7CSWeIzx99pc1WTM_VgKV_kle2uTg-lAc5-0 2947
asphalt/wamp/events.py sha256=8c9gN4OJ_dgsu_Ow5jDp5RjvToEseQwuHPfmMu0z4eU 1043
asphalt/wamp/extras_providers.py sha256=3apdjtpWLv1Bb-WjHKRs6Zq4vayibZxpHLMtPq0GbSI 1320
asphalt/wamp/registry.py sha256=f1QSCu8aBeItw1dzp0kboygb2izwgr7D1D-e32jGcpY 11646
asphalt/wamp/serializers.py sha256=fAP-V89bZfktE_3cx3kY0pxScVuPvC_x3L28_XuoMhw 1490
asphalt_wamp-2.2.2.dist-info/DESCRIPTION.rst sha256=MXBk8pmwzqebsGezvpwLkhrFk06WlSYWjeWj5iiHz70 1006
asphalt_wamp-2.2.2.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
asphalt_wamp-2.2.2.dist-info/METADATA sha256=FzCMbfjm89KBwfzPu6RUD0cxQVnR8O5zFTdb6s9XUUs 2467
asphalt_wamp-2.2.2.dist-info/RECORD
asphalt_wamp-2.2.2.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
asphalt_wamp-2.2.2.dist-info/entry_points.txt sha256=F_ofkCdTw7B1zUIJ-h_DhS5zVXYRP4K7Iwz7HAYIQ1c 66
asphalt_wamp-2.2.2.dist-info/metadata.json sha256=zAP9gOb4BgpYnHhfdogDxs9uk0BKk4SnFHbrSn6NovI 1466
asphalt_wamp-2.2.2.dist-info/top_level.txt sha256=R-2hwgwPRuCBIBZvElxlXTU7XZdVGgdOGf_8pMfkK1w 8

top_level.txt

asphalt

entry_points.txt

wamp = asphalt.wamp.component:WAMPComponent