.gitignore
LICENSE
README.md
pyproject.toml
requirements-dev.in
requirements-dev.txt
requirements.txt
.github/workflows/pr.yaml
.github/workflows/release.yaml
.github/workflows/test-release.yaml
src/magicmapper/__init__.py
src/magicmapper/magicmapper.py
src/magicmapper.egg-info/PKG-INFO
src/magicmapper.egg-info/SOURCES.txt
src/magicmapper.egg-info/dependency_links.txt
src/magicmapper.egg-info/top_level.txt
src/magicmapper/tests/__init__.py
src/magicmapper/tests/test_magic.py