Metadata-Version: 1.1
Name: clibase
Version: 0.0.1
Summary: A set of command line interface (CLI) program helper routines
Home-page: http://github.com/metagriffin/clibase
Author: metagriffin
Author-email: mg.pypi@metagriffin.net
License: GPLv3+
Description: ============================================
        Command Line Interface (CLI) Helper Routines
        ============================================
        
        This is a collection of routines that are useful when creating Command
        Line Interface (CLI) programs.
        
Keywords: cli command line interface helpers
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
