.editorconfig
.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.rst
pyproject.toml
requirements.in
requirements.txt
.github/CODEOWNERS
.github/CONTRIBUTING.md
.github/SECURITY.md
.github/dependabot.yml
.github/release.yml
.github/workflows/labels.yaml
.github/workflows/publish.yml
.github/workflows/test.yml
src/autograph_utils/__init__.py
src/autograph_utils/__main__.py
src/autograph_utils/main.py
src/autograph_utils.egg-info/PKG-INFO
src/autograph_utils.egg-info/SOURCES.txt
src/autograph_utils.egg-info/dependency_links.txt
src/autograph_utils.egg-info/entry_points.txt
src/autograph_utils.egg-info/requires.txt
src/autograph_utils.egg-info/top_level.txt
tests/__init__.py
tests/normandy.content-signature.mozilla.org-2019-12-04-18-15-23.chain
tests/normandy.content-signature.mozilla.org-20210705.dev.chain
tests/test_autograph_utils.py