README.md
pyproject.toml
clawfs/__init__.py
clawfs/admin.py
clawfs/api.py
clawfs/auth.py
clawfs/cli.py
clawfs/core.py
clawfs/db.py
clawfs/factory.py
clawfs/storage.py
clawfs/uploads.py
clawfs.egg-info/PKG-INFO
clawfs.egg-info/SOURCES.txt
clawfs.egg-info/dependency_links.txt
clawfs.egg-info/entry_points.txt
clawfs.egg-info/requires.txt
clawfs.egg-info/top_level.txt
tests/test_auth.py
tests/test_azure_storage.py
tests/test_core.py
tests/test_gcs_storage.py
tests/test_quota.py
tests/test_s3_storage.py
tests/test_tenancy.py
tests/test_uploads.py