gpgme/lang
Andre Heinecke 5489532ad6 Cpp: Add support for pubkey_algo_name
* lang/cpp/src/key.cpp (Subkey::algoName): New.
* lang/cpp/src/key.h: Declare.
2016-04-12 16:08:10 +02:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
cpp Cpp: Add support for pubkey_algo_name 2016-04-12 16:08:10 +02:00
qt Qt / Cpp: Mention coding style in READMES 2016-04-11 18:16:05 +02:00
Makefile.am Add enable-languages build option 2016-03-02 14:00:48 +01:00
README Add qgpgme as qt language binding 2016-03-08 15:37:10 +01:00

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