cli-proton-python

View on PyPIReverse Dependencies (0)

1.0.6 cli_proton_python-1.0.6-py2-none-any.whl

Wheel Details

Project: cli-proton-python
Version: 1.0.6
Filename: cli_proton_python-1.0.6-py2-none-any.whl
Download: [link]
Size: 28696
MD5: c1290317e486026609a5bc9e92bda930
SHA256: 113a9d18290d7ca4bcc4308fa09221084f67131b4a7791fdddf309d613aad727
Uploaded: 2019-06-06 13:02:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cli-proton-python
Version: 1.0.6
Summary: AMQP 1.0 Python Proton reactive clients set(sender, receiver, connector)
Author: Petr Matousek
Author-Email: pematous[at]redhat.com
Home-Page: https://github.com/rh-messaging/cli-proton-python
License: Apache License 2.0
Keywords: unified messaging clients sender receiver amqp
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: License :: OSI Approved :: Apache Software License
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-Dist: python-qpid-proton
[Description omitted; length: 2500 characters]

WHEEL

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

RECORD

Path Digest Size
cli_proton_python/__init__.py sha256=e514Av4wz665n3e4lvapYaTzVCVE9vxp2MXb4d96G4M 1117
cli_proton_python/connector.py sha256=AnhzCCg7XkDBsxUMebQJNSKWPXNFs2_Z3wTSTli0x-w 8225
cli_proton_python/coreclient.py sha256=95H3-_Vp_leoYyDHAWnt1Bc8Yj3fWh0uPqZka_WZ4Ak 16534
cli_proton_python/formatter.py sha256=9U5bD7hzjrKsQmMdqoOlG98W6ep38Dnj7HmZLp8XEXc 9830
cli_proton_python/options.py sha256=VCrMJwGRfK8l1hKGfdXpeHDtZ2VNyOjwWel4wFzZ-jY 21492
cli_proton_python/receiver.py sha256=6XP6nwJdotqYK5nkS-M8GLscY8vmxNVUnuCBYCIyTPs 19698
cli_proton_python/sender.py sha256=zy54fzRdQK-_QCF2_ZwSyWiA9_1YOsDMwX4ybEnuzRM 21234
cli_proton_python/utils.py sha256=FJ7fT7S-jGDJ7a75vukx9xFverGiglkAaLqNV8HZkcs 6548
cli_proton_python-1.0.6.dist-info/METADATA sha256=GWrucREJS2qL_ufUYQSH5bVeB3r1WLwLwrjtjTwXcmU 3470
cli_proton_python-1.0.6.dist-info/RECORD
cli_proton_python-1.0.6.dist-info/WHEEL sha256=_V8uWu5F_h-lvAz5Mbq4oZqV_uCfL4cHgm4IIlDevzU 92
cli_proton_python-1.0.6.dist-info/entry_points.txt sha256=5ZFaxPnKmVtMJVmlsP_mXNJ4AdZg9__GK83LOtT5DLk 200
cli_proton_python-1.0.6.dist-info/top_level.txt sha256=AaERhsRmlz4eru1F22yMJWBh6DebvVJMl9uXBSPHpc0 18

top_level.txt

cli_proton_python

entry_points.txt

cli-proton-python-connector = cli_proton_python.connector:main
cli-proton-python-receiver = cli_proton_python.receiver:main
cli-proton-python-sender = cli_proton_python.sender:main