HISTORY.md
MANIFEST.in
README.md
setup.cfg
setup.py
anyfile/__init__.py
anyfile/_types.py
anyfile/main.py
anyfile/open.py
anyfile/version.py
anyfile.egg-info/PKG-INFO
anyfile.egg-info/SOURCES.txt
anyfile.egg-info/dependency_links.txt
anyfile.egg-info/not-zip-safe
anyfile.egg-info/requires.txt
anyfile.egg-info/top_level.txt
anyfile/formats/__init__.py
tests/__init__.py
tests/requirements-linting.txt
tests/requirements.txt
tests/test_load_object.py
tests/test_open.py