gpgme1.0 1.14.0-1ubuntu4 source package in Ubuntu
Changelog
gpgme1.0 (1.14.0-1ubuntu4) impish; urgency=medium * d/patches/0001-core-Support-closefrom-also-for-glibc.patch: backport support for using closefrom from glibc. -- Michael Hudson-Doyle <email address hidden> Tue, 10 Aug 2021 16:36:16 +1200
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Impish
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libdevel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gpgme1.0_1.14.0.orig.tar.bz2 | 1.6 MiB | cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307 |
gpgme1.0_1.14.0.orig.tar.bz2.asc | 488 bytes | 296bf9648e5c5040438584f3a667f136acfdd571ec68cc6824e0ff786f2ef270 |
gpgme1.0_1.14.0-1ubuntu4.debian.tar.xz | 21.6 KiB | e550950b5c69e065d3d53e2e89efe394b2cdc02e224dad7fd6d0eb3fd1314a53 |
gpgme1.0_1.14.0-1ubuntu4.dsc | 3.0 KiB | d17996f3cebeb8e3e31752bcf04c6556e0b59d3b5bbc3d4e0d7ace563295c674 |
Available diffs
Binary packages built by this source
- gpgme-json: json interface to the GPGME GnuPG encryption library
This interface allows web-browser extentions to communicate with
gpgme from Chromium and Mozilla web-bworses. Installing this package
should allow Mailvelope extension to work for example
- gpgme-json-dbgsym: No summary available for gpgme-json-dbgsym in ubuntu impish.
No description available for gpgme-json-dbgsym in ubuntu impish.
- libgpgme-dev: No summary available for libgpgme-dev in ubuntu impish.
No description available for libgpgme-dev in ubuntu impish.
- libgpgme-dev-dbgsym: debug symbols for libgpgme-dev
- libgpgme11: No summary available for libgpgme11 in ubuntu impish.
No description available for libgpgme11 in ubuntu impish.
- libgpgme11-dbgsym: debug symbols for libgpgme11
- libgpgmepp-dev: C++ and Qt bindings for GPGME (development files)
GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the
GnuPG project's GPGME (GnuPG Made Easy) library.
.
QGpgME is a library that provides GPGME integration with QEventLoop
and some Qt datatypes (e.g. QByteArray).
.
This package contains the headers and other files needed to compile
against either of these libraries.
- libgpgmepp-doc: C++ and Qt bindings for GPGME (documentation for developers)
GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the
GnuPG project's GPGME (GnuPG Made Easy) library.
.
QGpgME is a library that provides GPGME integration with QEventLoop
and some Qt datatypes (e.g. QByteArray).
.
This package contains documentation for developers describing how to
use these packages.
- libgpgmepp6: C++ wrapper library for GPGME
GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the
GnuPG project's GPGME (GnuPG Made Easy) library.
.
This is the official upstream C++ binding for GPGME.
- libgpgmepp6-dbgsym: No summary available for libgpgmepp6-dbgsym in ubuntu impish.
No description available for libgpgmepp6-dbgsym in ubuntu impish.
- libqgpgme7: No summary available for libqgpgme7 in ubuntu impish.
No description available for libqgpgme7 in ubuntu impish.
- libqgpgme7-dbgsym: No summary available for libqgpgme7-dbgsym in ubuntu impish.
No description available for libqgpgme7-dbgsym in ubuntu impish.
- python3-gpg: Python interface to the GPGME GnuPG encryption library (Python 3)
The "gpg" Python module is, for the most part, a direct interface to
the C GPGME library. However, it is re-packaged in a more Pythonic
way -- object-oriented with classes and modules. Take a look at the
classes defined here -- they correspond directly to certain object
types in GPGME for C.
.
Features:
* Feature-rich, full implementation of the GPGME library. Supports
all GPGME features except interactive editing (coming soon).
Callback functions may be written in pure Python.
* Ability to sign, encrypt, decrypt, and verify data.
* Ability to list keys, export and import keys, and manage the keyring.
* Fully object-oriented with convenient classes and modules.
.
This is the official upstream Python 3 binding for GPGME.
- python3-gpg-dbgsym: debug symbols for python3-gpg