.flake8
.gitignore
.travis.yml
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
setup.py
tox.ini
.github/workflows/ci.yml
arrayfiles/__init__.py
arrayfiles/core.py
arrayfiles/utils.py
arrayfiles.egg-info/PKG-INFO
arrayfiles.egg-info/SOURCES.txt
arrayfiles.egg-info/dependency_links.txt
arrayfiles.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py
tests/test_utils.py