Metadata-Version: 1.0
Name: pyahk
Version: 0.2.1
Summary: AutoHotKey.dll wrapped by ctypes.
Home-page: https://bitbucket.org/kitsu/pyahk
Author: Ed Blake
Author-email: kitsu.eb@gmail.com
License: Modified BSD
Description: OO wrappers around the AutoHotKey library.
        
        This package provides both direct access to wrapped versions of the functions
        provided by the ahkdll, and also object wrappers around common operations.
        
Keywords: Windows,Automation,AutoHotKey
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
