Metadata-Version: 2.1
Name: cleo
Version: 0.7.3
Summary: Cleo allows you to create beautiful and testable command-line interfaces.
Home-page: https://github.com/sdispater/cleo
Author: Sébastien Eustace
Author-email: sebastien@eustace.io
Keywords: cli,commands
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: clikit (>=0.2.4,<0.3.0)
Requires-Dist: pastel (>=0.1.0,<0.2.0)
Requires-Dist: pylev (>=1.3,<2.0)
