Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.5 KB

README.rst

File metadata and controls

48 lines (34 loc) · 1.5 KB

PyME

PyMe is a python interface to the GPGME library.

PyMe's development model is a GPGME + Python 3 + SWIG combination which means that most of the functions and types are converted from C into Python 3 automatically by SWIG. In short, to be able to use PyMe you need to be familiar with GPGME.

Authors

Mailing List

PyME's support and development mailing list is hosted by sourceforge.

History