.coveragerc
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
get_mozilla_keys.sh
requirements.in
requirements.txt
setup.cfg
setup.py
test-requirements.in
test-requirements.txt
tox.ini
update-requirements.sh
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/mardor.rst
src/mar.egg-info/PKG-INFO
src/mar.egg-info/SOURCES.txt
src/mar.egg-info/dependency_links.txt
src/mar.egg-info/entry_points.txt
src/mar.egg-info/not-zip-safe
src/mar.egg-info/requires.txt
src/mar.egg-info/top_level.txt
src/mardor/__init__.py
src/mardor/cli.py
src/mardor/format.py
src/mardor/mozilla.py
src/mardor/reader.py
src/mardor/signing.py
src/mardor/utils.py
src/mardor/writer.py
tests/conftest.py
tests/test-bz2.mar
tests/test-xz.mar
tests/test.pubkey
tests/test_cli.py
tests/test_mozilla.py
tests/test_reader.py
tests/test_signing.py
tests/test_utils.py
tests/test_version.py
tests/test_writer.py