conn-check

View on PyPIReverse Dependencies (0)

1.5.0 conn_check-1.5.0-py2.py3-none-any.whl

Wheel Details

Project: conn-check
Version: 1.5.0
Filename: conn_check-1.5.0-py2.py3-none-any.whl
Download: [link]
Size: 47547
MD5: b826960af45275c3b0568325f2058e82
SHA256: b06a81e15616d42dae03af9189a26b7440d28606615eb90c8981a076ffcd54db
Uploaded: 2018-06-05 09:33:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conn-check
Version: 1.5.0
Summary: Utility for verifying connectivity between services
Author: James Westby, Wes Mason
Author-Email: james.westby[at]canonical.com, wesley.mason[at]canonical.com
Home-Page: http://conn-check.org/
License: GPL3
Classifier: Topic :: System :: Networking
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Dist: appdirs
Requires-Dist: characteristic (>=14.0)
Requires-Dist: cryptography (>=0.5)
Requires-Dist: ndg-httpsclient
Requires-Dist: packaging
Requires-Dist: pyasn1
Requires-Dist: pyOpenSSL
Requires-Dist: pyparsing
Requires-Dist: service-identity
Requires-Dist: requests
Requires-Dist: Twisted (>=17)
Requires-Dist: txrequests (>=0.9.6)
Requires-Dist: PyYAML
Requires-Dist: future
Requires-Dist: txAMQP; extra == "all"
Requires-Dist: txredis; extra == "all"
Requires-Dist: psycopg2; extra == "all"
Requires-Dist: txmongo (>=0.5); extra == "all"
Requires-Dist: netaddr; extra == "all"
Requires-Dist: txAMQP; extra == "amqp"
Requires-Dist: netaddr; extra == "fwutil"
Requires-Dist: txmongo (>=0.5); extra == "mongodb"
Requires-Dist: psycopg2; extra == "postgres"
Requires-Dist: txredis; extra == "redis"
Provides-Extra: all
Provides-Extra: amqp
Provides-Extra: mongodb
Provides-Extra: redis
Provides-Extra: postgres
Provides-Extra: fwutil
Provides-Extra: all
Provides-Extra: amqp
Provides-Extra: fwutil
Provides-Extra: mongodb
Provides-Extra: postgres
Provides-Extra: redis
[Description omitted; length: 10437 characters]

WHEEL

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

RECORD

Path Digest Size
conn_check/__init__.py sha256=kU9D_GYbvIfTdHXBVMCO9hNcvoluI7FAnE8TuaFV-nE 389
conn_check/amqp0-8.xml sha256=fkr5trOYUD2xFYQZ5sev7NW5C1uJTIHDKcIU2RkAb2U 145900
conn_check/check_impl.py sha256=O5Tbc-msG3MUkn42HrxpEiaoJEm_EAU0gY4qsYw7Ias 11744
conn_check/checks.py sha256=6RnVnvbHs-yb3a5Jh5FU89pt0TxaaMLIBtZ5Aa3dRZg 17852
conn_check/main.py sha256=Q79Re5jy5qi5UPa4I_ifQsmF7bqhfB2b-9CoJr2eCho 14351
conn_check/patterns.py sha256=mwkL5EfUY47kvk-bIw5FTtZvlSFsna69Q9oVKPKZtLg 5121
conn_check/version.txt sha256=rLV6cTWy19bmZfZ_BW4hNTAjuTg19U3vGuUjv3bxv7M 6
conn_check/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
conn_check/utils/convert_fw_rules.py sha256=zf0DuA2Sm72pmAra0LGWssB6HfU66ZwIc05bz_dUt6M 3955
conn_check/utils/firewall_rules.py sha256=ch0c2WCBldYvMHVsS2rQkmcEXmII_TMEXJh3tNKNX8Q 2503
conn_check-1.5.0.dist-info/METADATA sha256=nSGj16OMeNEE-YCRx317HRCiLvdqx1ls5lf_U-S9DS8 12154
conn_check-1.5.0.dist-info/RECORD
conn_check-1.5.0.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
conn_check-1.5.0.dist-info/entry_points.txt sha256=xD-7bBN56_iD4ueg8vrag0U6ofST3oKzGF6AKHxpJxg 176
conn_check-1.5.0.dist-info/top_level.txt sha256=RpxhSqqPyN8hUDbTUelryCxz6dentD6Nr2afOYWuYpk 11

top_level.txt

conn_check

entry_points.txt

conn-check = conn_check.main:main
conn-check-convert-fw = conn_check.utils.convert_fw_rules:main
conn-check-export-fw = conn_check.utils.firewall_rules:main