Metadata-Version: 1.1
Name: gimme_input
Version: 1.0.0
Summary: A library of useful functions to get input from users for command line programs.
Home-page: https://github.com/dcdanko/gimme_input
Author: David C. Danko
Author-email: dcdanko@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: gimme_input
        ===========
        
        .. image:: https://img.shields.io/pypi/v/gimme_input.svg
            :target: https://pypi.python.org/pypi/gimme_input
            :alt: Latest PyPI version
        
        .. image:: https://travis-ci.org/dcdanko/gimme_input.svg?branch=master
            :target: https://travis-ci.org/dcdanko/gimme_input
        
        A library of useful functions to get input from users for command line programs.
        
        `gimme_input` was written by `David C. Danko <dcdanko@gmail.com>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
