.gitignore
CHANGELOG.md
CLAUDE.md
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
pytest.ini
uv.lock
.github/workflows/build.yml
.github/workflows/release-package.yml
.github/workflows/tests.yml
src/resource_id/__init__.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_resource_id.py