Metadata-Version: 2.1
Name: obey
Version: 0.0.1
Summary: Python package for creating command line interfaces
Author: Artem Legotin
Author-email: hello@artemlegotin.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: tabulate (>=0.8.10,<0.9.0)
