blob: 20a4deb5c4807ea9affa9d4c72f644d61404cd2b (
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
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
gpgmepy Python 3 (module name: gpg)
|