LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
ahk/__init__.py
ahk/autohotkey.py
ahk/directives.py
ahk/mouse.py
ahk/script.py
ahk/utils.py
ahk/window.py
ahk.egg-info/PKG-INFO
ahk.egg-info/SOURCES.txt
ahk.egg-info/dependency_links.txt
ahk.egg-info/not-zip-safe
ahk.egg-info/requires.txt
ahk.egg-info/top_level.txt
ahk/templates/base.ahk
ahk/templates/mouse/click.ahk
ahk/templates/mouse/mouse_drag.ahk
ahk/templates/mouse/mouse_move.ahk
ahk/templates/mouse/mouse_position.ahk
ahk/templates/window/close.ahk
ahk/templates/window/from_mouse.ahk
ahk/templates/window/get.ahk
ahk/templates/window/id_list.ahk
ahk/templates/window/title_list.ahk
ahk/templates/window/win_activate.ahk
ahk/templates/window/win_close.ahk
ahk/templates/window/win_get.ahk
ahk/templates/window/win_get_text.ahk
ahk/templates/window/win_get_title.ahk
ahk/templates/window/win_is_always_on_top.ahk
ahk/templates/window/win_move.ahk
ahk/templates/window/win_position.ahk
ahk/templates/window/win_set.ahk