README.md
pyproject.toml
setup.py
simpsearch/__init__.py
simpsearch/client.py
simpsearch/exceptions.py
simpsearch/extract.py
simpsearch/parser.py
simpsearch/search.py
simpsearch/utils.py
simpsearch.egg-info/PKG-INFO
simpsearch.egg-info/SOURCES.txt
simpsearch.egg-info/dependency_links.txt
simpsearch.egg-info/requires.txt
simpsearch.egg-info/top_level.txt
tests/test_extract.py
tests/test_search.py