LICENSE
README.md
setup.py
pyupgrader/__init__.py
pyupgrader/main_cli.py
pyupgrader/update.py
pyupgrader.egg-info/PKG-INFO
pyupgrader.egg-info/SOURCES.txt
pyupgrader.egg-info/dependency_links.txt
pyupgrader.egg-info/entry_points.txt
pyupgrader.egg-info/requires.txt
pyupgrader.egg-info/top_level.txt
pyupgrader/utilities/__init__.py
pyupgrader/utilities/build.py
pyupgrader/utilities/default.yaml
pyupgrader/utilities/file_updater.py
pyupgrader/utilities/hashing.py
pyupgrader/utilities/helper.py
tests/test_build.py
tests/test_hashing_comparedb_class.py
tests/test_hashing_hashdb_class.py
tests/test_hashing_hasher_class.py
tests/test_helper_config_class.py
tests/test_helper_normalize_paths.py
tests/test_helper_web_class.py