blob: ee99f0f1362a8d5194287048eeb7f757548da802 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | 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
cpp		C++
qt		Qt-Framework API
python		Python 2 and 3 (module name: gpg)
javascript      Native messaging client for the gpgme-json server.
 |