Requirements

The GPGME Python bindings only have three requirements:

  1. A suitable version of Python 2 or Python 3. With Python 2 that means Python 2.7 and with Python 3 that means Python 3.4 or higher.
  2. SWIG.
  3. GPGME itself. Which also means that all of GPGME's dependencies must be installed too.