Metadata-Version: 2.1
Name: cwafctl
Version: 0.2.0
Summary: Radware Cloud WAF command-line tool
Author: Christian Shink
Author-email: christian.shink@radware.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: certifi (>=2020.12.5,<2021.0.0)
Requires-Dist: cffi (>=1.14.5,<2.0.0)
Requires-Dist: chardet (>=4.0.0,<5.0.0)
Requires-Dist: cryptography (>=3.4.7,<4.0.0)
Requires-Dist: fire (>=0.4.0,<0.5.0)
Requires-Dist: idna (>=2.10,<3.0)
Requires-Dist: lxml (==4.6.3)
Requires-Dist: pyOpenSSL (>=20.0.1,<21.0.0)
Requires-Dist: pycparser (>=2.20,<3.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: urllib3 (>=1.26.4,<2.0.0)
