blob: f7a159551c396c829e5728e5a7ec8baabb365309 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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 (port of PyME 0.9.0)
|