.gitignore
CHANGELOG.md
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
.vscode/settings.json
.vscode/settings.json.license
LICENSES/CC-BY-SA-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/MIT.txt
developer-docs/README.md
developer-docs/licenses.md
developer-docs/versioning.md
developer-notes/README.md
developer-notes/todo.md
developer-notes/useful_commands.md
developer-notes/workflow.md
src/auldcommons/__init__.py
src/auldcommons.egg-info/PKG-INFO
src/auldcommons.egg-info/SOURCES.txt
src/auldcommons.egg-info/dependency_links.txt
src/auldcommons.egg-info/requires.txt
src/auldcommons.egg-info/top_level.txt
src/auldcommons/types/trees/__init__.py
src/auldcommons/types/trees/_aulddict.py
src/auldcommons/types/trees/old_aulddict.py
tests/test_importing.py
tests/test_versioning.py