.coveragerc
.gitignore
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
LICENSE.txt
README.rst
azure-pipelines.yml
azure-templates.yml
setup.cfg
setup.py
.github/workflows/publish-to-pypi.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/rtd-pip-requirements.txt
docs/_static/css/custom-wiimatch.css
docs/source/CHANGELOG.rst
docs/source/LICENSE.rst
docs/source/containers.rst
docs/source/lsq_optimizer.rst
docs/source/match.rst
docs/source/utils.rst
wiimatch/__init__.py
wiimatch/containers.py
wiimatch/lsq_optimizer.py
wiimatch/match.py
wiimatch/utils.py
wiimatch.egg-info/PKG-INFO
wiimatch.egg-info/SOURCES.txt
wiimatch.egg-info/dependency_links.txt
wiimatch.egg-info/requires.txt
wiimatch.egg-info/top_level.txt
wiimatch/tests/__init__.py
wiimatch/tests/test_match.py
wiimatch/tests/test_utils.py