Metadata-Version: 1.1
Name: cli-utils
Version: 1.0.0
Summary: Utilities for Command Line Interfaces
Home-page: https://bitbucket.org/daycoder/cli_utils.git
Author: Hywel Thomas
Author-email: hywel.thomas@mac.com
License: MIT
Download-URL: https://bitbucket.org/daycoder/cli_utils.git/get/1.0.0.tar
Description: 
        CLI Utils
        ========================================
        
        Helpers for Command line interfaces.
        
        Includes a function to get time (get_time) and a class (Menu)
        for constructing menus.
        
Keywords: CLI,Command Line,Menu,MJD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
