qgpgme 1.18.0
Qt API bindings for gpgme
QGpgme provides a very high level Qt API around GpgMEpp.
QGpgME was originally developed as part of libkleo and incorporated into gpgpme starting with version 1.7.
- Website: https://www.gnupg.org/related_software/gpgme/
- Licenses: GPL 2+
- Package source: gnu/packages/gnupg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install qgpgme 1.18.0
as follows:
guix install qgpgme@1.18.0
Or install the latest version:
guix install qgpgme
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.