LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
maigret/__init__.py
maigret/__main__.py
maigret/__version__.py
maigret/activation.py
maigret/checking.py
maigret/errors.py
maigret/executors.py
maigret/maigret.py
maigret/notify.py
maigret/report.py
maigret/result.py
maigret/settings.py
maigret/sites.py
maigret/submit.py
maigret/types.py
maigret/utils.py
maigret.egg-info/PKG-INFO
maigret.egg-info/SOURCES.txt
maigret.egg-info/dependency_links.txt
maigret.egg-info/entry_points.txt
maigret.egg-info/not-zip-safe
maigret.egg-info/requires.txt
maigret.egg-info/top_level.txt
maigret/resources/data.json
maigret/resources/settings.json
maigret/resources/simple_report.tpl
maigret/resources/simple_report_pdf.css
maigret/resources/simple_report_pdf.tpl
tests/__init__.py
tests/conftest.py
tests/test_activation.py
tests/test_checking.py
tests/test_cli.py
tests/test_data.py
tests/test_executors.py
tests/test_maigret.py
tests/test_notify.py
tests/test_report.py
tests/test_sites.py
tests/test_utils.py
utils/__init__.py
utils/add_tags.py
utils/check_engines.py
utils/import_sites.py
utils/sites_diff.py
utils/update_site_data.py