Metadata-Version: 1.2
Name: runandcliscaffold
Version: 0.1
Summary: Lightweight library for use of defining functions and parameters that can be called from CLI or from other functions
Home-page: https://github.com/tylertjburns/runandcliscaffold
Author: tburns
Author-email: tyler.tj.burns@gmail.com
License: MIT
Description: # runandcliscaffold
        Lightweight library for use of defining functions and parameters that can be called from CLI or from other functions
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >3.5
