Metadata-Version: 1.0
Name: PyUserInput
Version: 0.1
Summary: A simple, cross-platform module for mouse and keyboard control
Home-page: https://github.com/SavinaRoja/PyUserInput
Author: Paul Barton
Author-email: pablo.barton@gmail.com
License: LICENSE.txt
Description: PyUserInput provides cross-platform tools for the
         programmatic fabrication of user input through the mouse and keyboard. Through
         the PyKeyboardEvent and PyMouseEvent classes one can also define event
         handling for detection of user keyboard and mouse input. Mouse support exists
         for Mac, Linux, and Windows. At this time, keyboard support consists of Linux
         and Windows.
Platform: UNKNOWN
