Metadata-Version: 1.1
Name: console
Version: 0.1.1
Summary: Replace the standard input() function in python
Home-page: https://bitbucket.org/aweidner/console
Author: Adam Weidner
Author-email: aweidner6993@gmail.com
License: UNKNOWN
Download-URL: https://bitbucket.org/aweidner/console
Description: 
                Console provides a greater feature set than input() including:
                tab completion,
                default input,
                password input,
                and much more
                
Keywords: input,console
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
