LICENSE
MANIFEST.in
README.md
pyproject.toml
src/README.md
src/mspeeps/__init__.py
src/mspeeps/cli.py
src/mspeeps/core.py
src/mspeeps/formula_matching.py
src/mspeeps/utils.py
src/mspeeps.egg-info/PKG-INFO
src/mspeeps.egg-info/SOURCES.txt
src/mspeeps.egg-info/dependency_links.txt
src/mspeeps.egg-info/entry_points.txt
src/mspeeps.egg-info/requires.txt
src/mspeeps.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_core.py
tests/test_formula_matching.py
tests/test_utils.py