LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
LICENSES/CC0-1.0.txt
LICENSES/MIT.txt
src/monotonic_alignment_search/__init__.py
src/monotonic_alignment_search/core.c
src/monotonic_alignment_search/core.pyi
src/monotonic_alignment_search/core.pyx
src/monotonic_alignment_search/py.typed
src/monotonic_alignment_search.egg-info/PKG-INFO
src/monotonic_alignment_search.egg-info/SOURCES.txt
src/monotonic_alignment_search.egg-info/dependency_links.txt
src/monotonic_alignment_search.egg-info/not-zip-safe
src/monotonic_alignment_search.egg-info/requires.txt
src/monotonic_alignment_search.egg-info/top_level.txt
tests/test_mas.py