gpgme1.0 1.10.0-1ubuntu2 source package in Ubuntu

Changelog

gpgme1.0 (1.10.0-1ubuntu2) bionic; urgency=medium

  * Make debian/libgpgme-dev.links executable, it uses dh-exec (LP: #1762384)
  * Drop python3.5 test since python3.5 is not supported (fixes autopkgtest)

 -- Julian Andres Klode <email address hidden>  Tue, 14 Aug 2018 16:53:39 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main libdevel

Downloads

File Size SHA-256 Checksum
gpgme1.0_1.10.0.orig.tar.bz2 1.3 MiB 1a8fed1197c3b99c35f403066bb344a26224d292afc048cfdfc4ccd5690a0693
gpgme1.0_1.10.0.orig.tar.bz2.asc 534 bytes a7058cd592ae81c35fc05bcc6b32019a025ab5ef65a01402ceeb533a104a50b5
gpgme1.0_1.10.0-1ubuntu2.debian.tar.xz 17.9 KiB 792b744cc5b0a8af5f125641e5bc4a86c3862b7a9cf3ae6ba74ee0f16d3553c1
gpgme1.0_1.10.0-1ubuntu2.dsc 3.0 KiB fe60f76894d4f8b089e456762978f7fb5e78592cf0fa039b8980edca72c3448b

Available diffs

View changes file

Binary packages built by this source

libgpgme-dev: GPGME - GnuPG Made Easy (development files)

 GPGME is a wrapper library which provides a C API to access some of the
 GnuPG functions, such as encrypt, decrypt, sign, verify, ...
 .
 This package contains the headers and other files needed to compile
 against this library.

libgpgme-dev-dbgsym: debug symbols for libgpgme-dev
libgpgme11: GPGME - GnuPG Made Easy (library)

 GPGME is a wrapper library which provides a C API to access some of the
 GnuPG functions, such as encrypt, decrypt, sign, verify, ...
 .
 This package contains the library.

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: debug symbols for libgpgmepp6
libqgpgme7: library for GPGME integration with Qt

 QGpgME is a library that provides GPGME integration with QEventLoop
 and some Qt datatypes (e.g. QByteArray).
 .
 This is the official upstream Qt binding for GPGME.

libqgpgme7-dbgsym: debug symbols for libqgpgme7
python-gpg: Python interface to the GPGME GnuPG encryption library (Python 2)

 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 2 binding for GPGME.

python-gpg-dbgsym: debug symbols for python-gpg
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