AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
pylintrc
pyproject.toml
requirements.txt
setup.cfg
setup.py
tasks.py
tox.ini
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/devguide.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/versioning.rst
docs/_static/theme_override.css
src/shelmet/__init__.py
src/shelmet/archiving.py
src/shelmet/command.py
src/shelmet/fileio.py
src/shelmet/filesystem.py
src/shelmet/path.py
src/shelmet/types.py
src/shelmet.egg-info/PKG-INFO
src/shelmet.egg-info/SOURCES.txt
src/shelmet.egg-info/dependency_links.txt
src/shelmet.egg-info/requires.txt
src/shelmet.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_archive.py
tests/test_atomic.py
tests/test_backup.py
tests/test_cd.py
tests/test_chmod.py
tests/test_chown.py
tests/test_command.py
tests/test_cp.py
tests/test_cwd.py
tests/test_environ.py
tests/test_getdirsize.py
tests/test_homedir.py
tests/test_ls.py
tests/test_lsarchive.py
tests/test_mkdir.py
tests/test_mv.py
tests/test_read.py
tests/test_reljoin.py
tests/test_rm.py
tests/test_run.py
tests/test_sync.py
tests/test_touch.py
tests/test_umask.py
tests/test_unarchive.py
tests/test_write.py
tests/utils.py
tests/build/testresults/junit.xml