.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
uv.lock
.github/actions/setup-env/action.yml
.github/workflows/build.yml
.github/workflows/lint.yml
src/compyre/__init__.py
src/compyre/_availability.py
src/compyre/_default.py
src/compyre/_version.py
src/compyre/api.py
src/compyre.egg-info/PKG-INFO
src/compyre.egg-info/SOURCES.txt
src/compyre.egg-info/dependency_links.txt
src/compyre.egg-info/requires.txt
src/compyre.egg-info/top_level.txt
src/compyre/builtin/__init__.py
src/compyre/builtin/_pydantic.py
src/compyre/builtin/_stdlib.py
src/compyre/builtin/equal_fns.py
src/compyre/builtin/unpack_fns.py