LICENSE
MANIFEST.in
README.md
setup.py
doc/pyshortcutgui_screenshot.png
examples/README.md
examples/gui_bootstrap.py
examples/console_scripts/timer.py
examples/icons/stopwatch.icns
examples/icons/stopwatch.ico
pyshortcuts/__init__.py
pyshortcuts/darwin.py
pyshortcuts/linux.py
pyshortcuts/shortcut.py
pyshortcuts/utils.py
pyshortcuts/windows.py
pyshortcuts/wxgui.py
pyshortcuts.egg-info/PKG-INFO
pyshortcuts.egg-info/SOURCES.txt
pyshortcuts.egg-info/dependency_links.txt
pyshortcuts.egg-info/entry_points.txt
pyshortcuts.egg-info/requires.txt
pyshortcuts.egg-info/top_level.txt
pyshortcuts/icons/py.icns
pyshortcuts/icons/py.ico
tests/test_pyshortcuts.py