.flake8
.gitignore
LICENSE
README.md
pyproject.toml
.github/coverage.json
.github/workflows/publish.yml
.github/workflows/python-package.yml
resources/gh_banner-nflogic.png
src/nflogic/__init__.py
src/nflogic/api.py
src/nflogic/cache.py
src/nflogic/cli.py
src/nflogic/db.py
src/nflogic/parse.py
src/nflogic.egg-info/PKG-INFO
src/nflogic.egg-info/SOURCES.txt
src/nflogic.egg-info/dependency_links.txt
src/nflogic.egg-info/entry_points.txt
src/nflogic.egg-info/requires.txt
src/nflogic.egg-info/top_level.txt
tests/test_cache.py
tests/test_db.py
tests/test_integration.py
tests/test_parse.py
tests/test_xml_v4.xml