GpgME++ is a C++ wrapper (or C++ bindings) for the GnuPG project's gpgme (GnuPG
Made Easy) library, version 0.4.4 and later.
It is fairly complete, with some minor things still missing (in particular, the
key edit interface). It is mostly tested using external event loops, for which
its design is optimised.
As a part of KF5 import: tested by kirby@ and awolk@, final okay awolk@.
This includes two ex-Digikam projects:
- libkface, face detection library;
- libkgeomap, photo-to-geo linking library.
There are two more projects moving out from Digikam:
- libkvkontakte, client implementation of VK.com API, lives in extragear,
to be reviewed and imported separately;
- libmediawiki, has no release tags and thus is kept as a digikam-kde4
subpackage.
Improted projects will be kept unlinked until Digikam update.
okay sthen@