Metadata-Version: 2.1
Name: newcli
Version: 2018.6.19.2
Summary: Utility to create a new Python CLI
Home-page: https://github.com/djstein/newcli
Author: Dylan Stein
Author-email: djstein@ncsu.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: findreplace


# newcli
Utility to create a new Python CLI


