.coveragerc
.flake8
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/hyperthought_transfer/__init__.py
src/hyperthought_transfer/manifest.py
src/hyperthought_transfer/utils.py
src/hyperthought_transfer.egg-info/PKG-INFO
src/hyperthought_transfer.egg-info/SOURCES.txt
src/hyperthought_transfer.egg-info/dependency_links.txt
src/hyperthought_transfer.egg-info/not-zip-safe
src/hyperthought_transfer.egg-info/requires.txt
src/hyperthought_transfer.egg-info/top_level.txt
src/hyperthought_transfer/antivirus/__init__.py
src/hyperthought_transfer/antivirus/_mcafee.py
src/hyperthought_transfer/antivirus/base.py
tests/conftest.py
tests/test_skeleton.py