LICENSE
README.md
pyproject.toml
setup.py
multimatcher/__init__.py
multimatcher/match.py
multimatcher/match_mode.py
multimatcher/matcher.py
multimatcher/replacer.py
multimatcher/trie.py
multimatcher.egg-info/PKG-INFO
multimatcher.egg-info/SOURCES.txt
multimatcher.egg-info/dependency_links.txt
multimatcher.egg-info/requires.txt
multimatcher.egg-info/top_level.txt
tests/test_count.py
tests/test_find.py
tests/test_replace.py