aboutsummaryrefslogtreecommitdiff
path: root/src/mailman_pgp/pgp/mime.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix PGPMIMEWrapper to adhere to RFC3156.J08nY2017-06-191-2/+11
|
* Add PGPMimeWrapper.J08nY2017-06-191-0/+36
| | | | | - PGPMimeWrapper is an adapter that provides some RFC3156 functions on an email.message.Message object.
* Switch to PGPy.J08nY2017-06-191-0/+1