CHANGELOG.md
LICENSE
MANIFEST.in
README.md
ROADMAP.md
pyproject.toml
src/strictaccess/__init__.py
src/strictaccess/_version.py
src/strictaccess/access_tags.py
src/strictaccess/core.py
src/strictaccess/decorators.py
src/strictaccess/exceptions.py
src/strictaccess/py.typed
src/strictaccess.egg-info/PKG-INFO
src/strictaccess.egg-info/SOURCES.txt
src/strictaccess.egg-info/dependency_links.txt
src/strictaccess.egg-info/requires.txt
src/strictaccess.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_access_control.py
tests/test_contract.py
tests/test_dataclass_integration.py
tests/test_debug_mode.py
tests/test_descriptors.py
tests/test_edge_cases.py
tests/test_inheritance.py
tests/test_internals.py
tests/test_logging.py
tests/test_performance.py
tests/test_pickle.py
tests/test_slots.py
tests/typing/smoke.py