python-pyme

Python interface to the GPGME GnuPG encryption library

Description

Pyme is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C.

Features:
 * Feature-rich, full implementation of the GPGME library. Supports
   all GPGME features except interactive editing (coming soon).
   Callback functions may be written in pure Python.
 * Ability to sign, encrypt, decrypt, and verify data.
 * Ability to list keys, export and import keys, and manage the keyring.
 * Fully object-oriented with convenient classes and modules.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://pyme.sourceforge.net


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pyme