.gitignore
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/enhancement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/workflows/main.yml
.github/workflows/publish-to-pypi.yml
src/pybaum/__init__.py
src/pybaum/_version.py
src/pybaum/config.py
src/pybaum/equality.py
src/pybaum/registry.py
src/pybaum/registry_entries.py
src/pybaum/tree_util.py
src/pybaum/typecheck.py
src/pybaum.egg-info/PKG-INFO
src/pybaum.egg-info/SOURCES.txt
src/pybaum.egg-info/dependency_links.txt
src/pybaum.egg-info/not-zip-safe
src/pybaum.egg-info/top_level.txt