Metadata-Version: 1.1
Name: SendKeys
Version: 0.3
Summary: An implementation of Visual Basic's SendKeys function
Home-page: http://www.rutherfurd.net/python/sendkeys/
Author: Ollie Rutherfurd
Author-email: oliver@rutherfurd.net
License: Python License
Download-URL: http://www.rutherfurd.net/python/sendkeys/
Description: SendKeys is a Python module for Windows (R) 
                which can be used to send one or more keystrokes or keystroke 
                combinations to the active window.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
