Mozilla Signing Tool


License
MPL-2.0
Install
pip install signtool==4.0.1

Documentation

https://travis-ci.org/mozilla-releng/signtool.svg?branch=master https://coveralls.io/repos/github/mozilla-releng/signtool/badge.svg?branch=master

This repository contains the tool signtool used by Mozilla Release Engineering, but forked to support python 3 with requests.

The original copy of signtool is here

To run tests:

pip install tox
tox