|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | 03-May-2022 | - |
| cl/ | H | 03-May-2022 | - | 3,171 | 2,330 |
| cpp/ | H | 08-Jan-2021 | - | 18,338 | 13,300 |
| js/ | H | 03-May-2022 | - | 3,028 | 2,516 |
| python/ | H | 03-May-2022 | - | 29,835 | 22,922 |
| qt/ | H | 03-May-2022 | - | 23,350 | 14,625 |
| Makefile.am | H A D | 03-Dec-2018 | 877 | 24 | 3 |
| Makefile.in | H A D | 08-Jan-2021 | 22 KiB | 730 | 628 |
| README | H A D | 27-Aug-2018 | 443 | 17 | 12 |
README
1Language Support for GPGME
2--------------------------
3
4This directory contains support for other languages than C.
5
6Please note that language support components may be under a different
7license than GPGME itself. You can find more information in each
8sub-directory.
9
10Directory Language
11
12cl Common Lisp
13cpp C++
14qt Qt-Framework API
15python Python 2 and 3 (module name: gpg)
16js Native messaging client for the gpgme-json server.
17