Metadata-Version: 2.1
Name: zboard
Version: 0.4
Summary: Hook and simulate keyboard events on Windows and Linux
Home-page: https://github.com/zebaxhfi/zboard
Author: zebax
Author-email: zzuhaibtariq1998@gmail.com
License: UNKNOWN
Description: 
        zboard
        ========
        
        FULL CREDIT GOES TO THE ORIGINAL AUTHER AND OPEN SOURCE COMMUNITY!!!!!
        
        MADE SOME CHANGES(TWEAKS) FOR PERSONAL USE AND TO SHARE WITH MY TEAM
        
        Take full control of your keyboard with this small Python library. Hook global events, register hotkeys, simulate key presses and much more.
        
        ## Installation
        
        Install the [PyPI package](https://pypi.python.org/pypi/zboard/):
        
            pip install zboard
        
        For Usage Go to the Original Author Page:
        https://github.com/boppreh/keyboard/
        
Keywords: keyboard hook simulate hotkey
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
