LICENSE
README.md
pyproject.toml
src/superpathlib/__init__.py
src/superpathlib/base.py
src/superpathlib/cached_content.py
src/superpathlib/common_folders.py
src/superpathlib/content_properties.py
src/superpathlib/encryption.py
src/superpathlib/extra_functionality.py
src/superpathlib/metadata_properties.py
src/superpathlib/override.py
src/superpathlib/path.py
src/superpathlib/py.typed
src/superpathlib/tags.py
src/superpathlib/utils.py
src/superpathlib.egg-info/PKG-INFO
src/superpathlib.egg-info/SOURCES.txt
src/superpathlib.egg-info/dependency_links.txt
src/superpathlib.egg-info/requires.txt
src/superpathlib.egg-info/top_level.txt
tests/test_cached_content.py
tests/test_common_folders.py
tests/test_content.py
tests/test_encrypted_content.py
tests/test_functionality.py
tests/test_inheritance.py
tests/test_metadata.py