Metadata-Version: 2.1
Name: ciphey
Version: 5.0.0rc3
Summary: Automated Decryption Tool
License: MIT
Author: Brandon
Author-email: brandon@skerritt.blog
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: base58 (>=2.0.1,<3.0.0)
Requires-Dist: cipheycore (>=0.2.2,<0.3.0)
Requires-Dist: cipheydists (>=0.3.5,<0.4.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: click-spinner (>=0.1.10,<0.2.0)
Requires-Dist: flake8 (>=3.8.2,<4.0.0)
Requires-Dist: loguru (>=0.5.0,<0.6.0)
Requires-Dist: pybase62 (>=0.4.3,<0.5.0)
Requires-Dist: pylint (>=2.5.2,<3.0.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: rich (>=1.2.3,<2.0.0)
Requires-Dist: typing_inspect (>=0.6.0,<0.7.0); python_version >= "3.6" and python_version < "3.8"
Requires-Dist: yaspin (>=0.17.0,<0.18.0)
Project-URL: Documentation, https://docs.ciphey.online
