Ingo Klöcker 763d5f5d6a
cpp,qt: Remove C++ and Qt bindings
* README: Update.
* configure.ac: Remove checks, variables and file generations related to
the C++/Qt bindings. Remove cpp and qt* from available_languages and
default_languages.
* lang/Makefile.am (DIST_SUBDIRS): Remove cpp and qt.
* lang/cpp, lang/qt: Remove.
* m4/ax_check_compile_flag.m4, m4/ax_cxx_compile_stdcxx.m4,
m4/ax_gcc_func_attribute.m4, m4/pkg.m4, m4/qt5.m4, m4/qt6.m4: Remove.
--

The C++ and Qt bindings have been moved to separate Git repositories:
gpgmepp and gpgmeqt.

GnuPG-bug-id: 7262
2025-02-03 10:55:40 +01:00
..
2019-07-03 16:19:44 +02:00
2025-02-03 10:55:40 +01:00
2025-02-03 10:55:40 +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
python		Python 2 and 3 (module name: gpg)
js              Native messaging client for the gpgme-json server.

More language bindings are available in separate repositories.

Repository      Language

gpgmepp         C++
gpgmeqt         Qt-Framework API