Metadata-Version: 2.1
Name: pipecheck
Version: 0.3.2
Summary: This simple tool can be used to verify the state of a system's context.
License: MIT
Author: Michael Riedmann
Author-email: michael_riedmann@live.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: certifi (>=2021.5.30,<2022.0.0)
Requires-Dist: icecream (>=2.1.0,<3.0.0)
Requires-Dist: icmplib (>=3.0,<4.0)
Requires-Dist: netaddr (>=0.8.0,<0.9.0)
Requires-Dist: prometheus-client (>=0.11.0,<0.12.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: urllib3 (>=1.26.5,<2.0.0)
