blob: ebda5c39931422bcccd3b4469ced7d6556db8804 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Language Support for GPGME
--------------------------
This directory contains support for other languages than C.
Please note that language support components may be under a different
license than GPGME itself. You can find more information in each
sub-directory.
Directory Language
cl Common Lisp
python Python 2 and 3 (module name: gpg)
js Native messaging client for the gpgme-json server.
More language bindings are available in separate repositories.
Repository Language
gpgmepp C++
gpgmeqt Qt-Framework API
|