LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/weresync.1.rst
docs/source/api.rst
docs/source/bootloader.rst
docs/source/conf.py
docs/source/global.rst.inc
docs/source/gui.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/issues.rst
docs/source/weresync.rst
src/test_setup.py
src/test_setup_sda.py
src/WereSync.egg-info/PKG-INFO
src/WereSync.egg-info/SOURCES.txt
src/WereSync.egg-info/dependency_links.txt
src/WereSync.egg-info/entry_points.txt
src/WereSync.egg-info/requires.txt
src/WereSync.egg-info/top_level.txt
src/resources/__init__.py
src/resources/weresync.svg
src/weresync/__init__.py
src/weresync/device.py
src/weresync/exception.py
src/weresync/gui.py
src/weresync/interface.py
src/weresync/plugins/__init__.py
src/weresync/plugins/weresync_grub2.py
src/weresync/plugins/weresync_uuid_copy.py
tests/test_device.py
tests/test_interface.py