Metadata-Version: 1.1
Name: clify
Version: 0.0.3
Summary: Python Command Line Framework built on argparse
Home-page: https://github.com/rmb938/clify
Author: Ryan Belgrave
Author-email: rmb1993@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # clify
        
        [![PyPI](https://img.shields.io/pypi/v/clify.svg)](https://pypi.python.org/pypi/clify) [![Build Status](https://travis-ci.org/rmb938/clify.svg?branch=master)](https://travis-ci.org/rmb938/clify)
        
        Python Command Line Framework built on argparse
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
