gpgme/lang
Andre Heinecke d949d711dc Cpp: Add support for gpgme_data_identify
* lang/cpp/src/data.cpp (Data::type): New.
* lang/cpp/src/data.h (Data::Type): New enum mapping.
2016-04-12 16:05:31 +02:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
cpp Cpp: Add support for gpgme_data_identify 2016-04-12 16:05:31 +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