Size: 367
Comment: made sure that the list is known as incomplete
|
Size: 564
Comment: pyme updated
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Here is the [[https://www.gnupg.org/documentation/manuals/gpgme/|online version of the manual (maybe out of date)]]. | |
Line 7: | Line 8: |
* http://pyme.sourceforge.net/ ~SWIG generated wrapper | * [[https://bitbucket.org/malb/pyme|pyme]] ~SWIG generated wrapper (continuation of the [[http://pyme.sourceforge.net/|old version]]) |
The recommended way to use the GnuPG crypto stack from your application is GPGME. Here is the online version of the manual (maybe out of date).
incomplete
Python wrappers
- pyme SWIG generated wrapper (continuation of the old version)
- https://launchpad.net/pygpgme manually written wrapper in C
C++ wrappers
- http://quickgit.kde.org/?p=kdepimlibs.git gpgme++ is a wrapper for gpgme in kdepimlibs