.gitignore
CHANGELOG.md
CLAUDE.md
LICENSE.txt
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
pytest.ini
uv.lock
.claude/settings.json
.github/CODEOWNERS
.github/dependabot.yml
.github/workflows/build.yml
.github/workflows/dependency-audit.yml
.github/workflows/release-package.yml
.github/workflows/scorecard.yml
.github/workflows/tests.yml
.github/workflows/zizmor.yml
src/resource_id/__init__.py
src/resource_id/litestar.py
src/resource_id/py.typed
src/resource_id/resource_id.py
src/resource_id.egg-info/PKG-INFO
src/resource_id.egg-info/SOURCES.txt
src/resource_id.egg-info/dependency_links.txt
src/resource_id.egg-info/requires.txt
src/resource_id.egg-info/top_level.txt
tests/__init__.py
tests/test_litestar.py
tests/test_resource_id.py