FreeBSD.software
Home/security/qgpgme-qt5

qgpgme-qt5

2.0.0_1

GnuPG Made Easy (GPGME) Qt bindings

QGpgme provides a very high level Qt API around GpgMEpp, the GPGME C++ bindings. There are two general concepts in QGpgME. Data abstraction through GpgMEpp's Dataprovider interface and the Job pattern. Data can be provided with QByteArrayDataProvider or QIODeviceDataProvider which can be constructed from their respective types. This means you can pass a QFile, QProcess, QString, etc. directly to GPGME. To provide a stable API / ABI and because of historic reasons in libkleo (where QGpgME was originally developed as an abstract crypto backend), QGpgME only provides abstract interfaces as public API while the actual implementation happens in the private QGpgME prefixed classes.

Origin: security/qgpgme
Category: security
Size: 1.48MiB
License: GPLv2+
Maintainer: jhale@FreeBSD.org
Dependencies: 4 packages
Required by: 2 packages
$pkg install qgpgme-qt5

Dependencies (4)

Required By (2 packages)

More in security