.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
RELEASING.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/deploy.yml
.github/workflows/labels.yml
.github/workflows/lint.yml
.github/workflows/release-drafter.yml
.github/workflows/test.yml
img/eol-python.png
scripts/run_command.py
src/norwegianblue/__init__.py
src/norwegianblue/__main__.py
src/norwegianblue/_cache.py
src/norwegianblue/_data.py
src/norwegianblue/_version.py
src/norwegianblue/cli.py
src/norwegianblue.egg-info/PKG-INFO
src/norwegianblue.egg-info/SOURCES.txt
src/norwegianblue.egg-info/dependency_links.txt
src/norwegianblue.egg-info/entry_points.txt
src/norwegianblue.egg-info/requires.txt
src/norwegianblue.egg-info/top_level.txt
src/norwegianblue.egg-info/zip-safe
tests/__init__.py
tests/test_cache.py
tests/test_norwegianblue.py
tests/data/__init__.py
tests/data/expected_output.py