LICENSE
README.md
pyproject.toml
sigmatch/__init__.py
sigmatch/errors.py
sigmatch/py.typed
sigmatch.egg-info/PKG-INFO
sigmatch.egg-info/SOURCES.txt
sigmatch.egg-info/dependency_links.txt
sigmatch.egg-info/requires.txt
sigmatch.egg-info/top_level.txt
sigmatch/matchers/__init__.py
sigmatch/matchers/abstract.py
sigmatch/matchers/possible_call.py
sigmatch/matchers/series.py
tests/test_errors.py