gpgme/lang
Andre Heinecke 740f92a7b8 Qt: Only install public headers
* lang/qt/src/Makefile.am: Do not install all headers.
--
The qgpgme classes hide the implementation and thus make it
easier to change it without ABI breaks. They should not
be installed.
2016-05-10 14:02:27 +02:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
cpp Cpp: Handle PINENTRY_LAUNCHED status line 2016-05-06 13:19:18 +02:00
qt Qt: Only install public headers 2016-05-10 14:02:27 +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