Metadata-Version: 2.1
Name: clifn
Version: 0.0.1
Summary: helper classes for organizing docopt programs
Home-page: https://github.com/tgbugs/pyontutils/tree/master/clifn
Author: Tom Gillespie
Author-email: tgbugs@gmail.com
License: MIT
Keywords: cli docopt
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test

# clifn
[![PyPI version](https://badge.fury.io/py/clifn.svg)](https://pypi.org/project/clifn/)

Helper classes for organizing docopt based command line programs.
