Metadata-Version: 2.1
Name: cmdcmd
Version: 2
Summary: Ergonomic command line interface maker
Home-page: https://github.com/aperezdc/python-cmdcmd
Author: Adrian Perez de Castro
Author-email: aperez@igalia.com
License: UNKNOWN
Description: cmdcmd
        ======
        
        .. .. image:: https://readthedocs.org/projects/hipack-python/badge/?version=latest
        ..    :target: https://hipack-python.readthedocs.io/en/latest
        ..    :alt: Documentation Status
        
        .. image:: https://img.shields.io/travis/aperezdc/python-cmdcmd.svg?style=flat
           :target: https://travis-ci.org/aperezdc/python-cmdcmd
           :alt: Build Status
        
        .. image:: https://img.shields.io/coveralls/aperezdc/python-cmdcmd/master.svg?style=flat
           :target: https://coveralls.io/r/aperezdc/python-cmdcmd?branch=master
           :alt: Code Coverage
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Provides-Extra: dev
