Metadata-Version: 1.0
Name: pygetch
Version: 0.1.1
Summary: Pure-Python, standard-library, platform-independent getch utils.
Home-page: http://pypi.python.org/pypi/pygetch/
Author: Matthew Cotton
Author-email: matt@thecottons.com
License: LICENSE.txt
Description: =======
        PyGetch
        =======
        
        PyGetch provides a simple set of utilities for using "getch" and "getch"-like
        commands, all without echoing to the console.  It also provides some useful
        STDOUT utilities for writing and re-writing to the console.
        
        PyGetch is:
        
            * pure-Python
        
            * standard-library
        
            * platform-independent (-Nix and Windows)
        
        
Platform: UNKNOWN
