Metadata-Version: 1.0
Name: inputdev
Version: 0.0.1421587592
Summary: A library for identifying and directly reading input devices
Home-page: UNKNOWN
Author: Mike Lang
Author-email: mikelang3000@gmail.com
License: UNKNOWN
Description: A library for identifying and directly reading input devices
        
        This can be used to implement global hotkeys, keyloggers, mouse tracking
        
        Uses sysfs interface mounted at /sys to determine device capabilities.
        Expects input devices to be available under /dev/input/ and readable
        (which on most machines requires root or to be in group 'input')
        
Platform: UNKNOWN
