emailpgp

Extend Python email.mime classes to add MIME multipart/pgp-encrypted type messages.


Keywords
python, mime, OpenPGP, email, encrypted, multipart, pgp
License
MIT
Install
pip install emailpgp==0.0.1

Documentation

emailpgp

Latest stable version Travis-CI Coveralls

Extend Python email classes to add MIME multipart/pgp-encrypted type messages.

Documentation

A more extensive online documentation is available in Read the docs. The documentation source is in this repository.

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

git clone https://github.com/juga0/emailpgp

Bugs and features

If you wish to signal a bug or report a feature request, please fill-in an issue on the emailpgp issue tracker.

License

emailpgp is copyright 2017, 2018 by juga ( juga at riseup dot net) and is licensed under the MIT license.