AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
dmenu_hotkeys/__init__.py
dmenu_hotkeys/__main__.py
dmenu_hotkeys/config.cfg
dmenu_hotkeys/config.py
dmenu_hotkeys/constans.py
dmenu_hotkeys/hotkeys.py
dmenu_hotkeys/parsers.py
dmenu_hotkeys.egg-info/PKG-INFO
dmenu_hotkeys.egg-info/SOURCES.txt
dmenu_hotkeys.egg-info/dependency_links.txt
dmenu_hotkeys.egg-info/entry_points.txt
dmenu_hotkeys.egg-info/not-zip-safe
dmenu_hotkeys.egg-info/requires.txt
dmenu_hotkeys.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/shot.png
docs/usage.rst
tests/__init__.py
tests/test_dmenu_hotkeys.py