MANIFEST.in
README.md
rig-bookmarks.csv
rig-remote.conf
rig-remote.py
setup.cfg
setup.py
rig_remote/__init__.py
rig_remote/app_config.py
rig_remote/constants.py
rig_remote/disk_io.py
rig_remote/exceptions.py
rig_remote/queue_comms.py
rig_remote/rigctl.py
rig_remote/scanning.py
rig_remote/stmessenger.py
rig_remote/ui.py
rig_remote.egg-info/PKG-INFO
rig_remote.egg-info/SOURCES.txt
rig_remote.egg-info/dependency_links.txt
rig_remote.egg-info/not-zip-safe
rig_remote.egg-info/requires.txt
rig_remote.egg-info/top_level.txt
test/test_appconfig.py
test/test_disk_io.py
test/test_import.py
test/test_queuecomms.py
test/test_rigctl.py
test/test_scanning.py
test/test_stmessenger.py
test/test_ui.py