LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
fileperms/__init__.py
fileperms.egg-info/PKG-INFO
fileperms.egg-info/SOURCES.txt
fileperms.egg-info/dependency_links.txt
fileperms.egg-info/requires.txt
fileperms.egg-info/top_level.txt
fileperms.egg-info/zip-safe
test/test_applyt.py
test/test_from_filemode.py
test/test_from_int.py
test/test_from_octal.py
test/test_from_path.py
test/test_getter_setter.py
test/test_os_chmod.py
test/test_pathlib.py
test/test_to_filemode.py
test/test_to_int.py
test/test_to_octal.py