LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
src/fsutil/__init__.py
src/fsutil/archives.py
src/fsutil/args.py
src/fsutil/checks.py
src/fsutil/converters.py
src/fsutil/deps.py
src/fsutil/info.py
src/fsutil/io.py
src/fsutil/metadata.py
src/fsutil/operations.py
src/fsutil/paths.py
src/fsutil/perms.py
src/fsutil/py.typed
src/fsutil/types.py
src/python_fsutil.egg-info/PKG-INFO
src/python_fsutil.egg-info/SOURCES.txt
src/python_fsutil.egg-info/dependency_links.txt
src/python_fsutil.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_archives.py
tests/test_args.py
tests/test_checks.py
tests/test_converters.py
tests/test_deps.py
tests/test_info.py
tests/test_io.py
tests/test_metadata.py
tests/test_operations.py
tests/test_paths.py
tests/test_perms.py