libgnupg-perl 0.19-5 source package in Ubuntu

Changelog

libgnupg-perl (0.19-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libgnupg-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 16:05:27 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgnupg-perl_0.19-5.dsc 2.1 KiB fd08cebd7be8920baabaf4935ec4152be5d4886a6a01004d8a36fa78495f4512
libgnupg-perl_0.19.orig.tar.gz 31.9 KiB af53f2d3f63297e046676eae14a76296afdd2910e09723b6b113708622b7989b
libgnupg-perl_0.19-5.debian.tar.xz 7.8 KiB 1a23e6d231747f5620ee131f374dc1d935ce45a56585f1b9d028c88b7a5322b5

Available diffs

No changes file available.

Binary packages built by this source

libgnupg-perl: interface to GnuPG 1.4 using its coprocess interface

 GnuPG is a Perl module that provides a limited programmatic interface to the
 GNU Privacy Guard program. It uses the coprocess hook system provided by gpg
 and communicates using shared memory. It attempts to map the interactive
 interface offered by the gpg command-line tool to a more programmatic API.
 .
 This module is compatible with the "classic" 1.4 version of gnupg only. It
 does not work with modern gnupg 2.1x currently.