.envrc
.gitignore
.pylintrc
MANIFEST.in
README.md
setup.cfg
setup.py
.github/workflows/pythonpackage.yml
.github/workflows/pythonpublish.yml
py_stadfangaskra.egg-info/PKG-INFO
py_stadfangaskra.egg-info/SOURCES.txt
py_stadfangaskra.egg-info/dependency_links.txt
py_stadfangaskra.egg-info/requires.txt
py_stadfangaskra.egg-info/top_level.txt
stadfangaskra/__init__.py
stadfangaskra/lookup.py
stadfangaskra/matches.py
stadfangaskra/parser.py
stadfangaskra/static.py
tests/__init__.py
tests/test_lookup.py
tests/test_matches.py