LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
fsutil/__init__.py
fsutil/archives.py
fsutil/args.py
fsutil/checks.py
fsutil/converters.py
fsutil/deps.py
fsutil/info.py
fsutil/io.py
fsutil/metadata.py
fsutil/operations.py
fsutil/paths.py
fsutil/perms.py
fsutil/py.typed
fsutil/types.py
python_fsutil.egg-info/PKG-INFO
python_fsutil.egg-info/SOURCES.txt
python_fsutil.egg-info/dependency_links.txt
python_fsutil.egg-info/top_level.txt
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