README.md
pyproject.toml
src/snippyts/__init__.py
src/snippyts/preprocessing.py
src/snippyts/trie.py
src/snippyts/vocabulary_tools.py
src/snippyts.egg-info/PKG-INFO
src/snippyts.egg-info/SOURCES.txt
src/snippyts.egg-info/dependency_links.txt
src/snippyts.egg-info/requires.txt
src/snippyts.egg-info/top_level.txt
tests/test_string_matcher.py