libarchive-tar-wrapper-perl 0.38-3 source package in Ubuntu

Changelog

libarchive-tar-wrapper-perl (0.38-3) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 18:44:12 +0000

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
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libarchive-tar-wrapper-perl_0.38-3.dsc 2.3 KiB 459d2f34db831ced34c1821d8d6de394e8b26a113cb97a0f33209fe481f0e58c
libarchive-tar-wrapper-perl_0.38.orig.tar.gz 37.5 KiB 19f3d0daa8b95cffb68c704350dd0674a23e1d2f14d032903b7e9609edb7b37a
libarchive-tar-wrapper-perl_0.38-3.debian.tar.xz 3.0 KiB 6b28cb225a7879d670dff98f82b70c435ea049e2950929b23bb8e956eb862d8b

Available diffs

No changes file available.

Binary packages built by this source

libarchive-tar-wrapper-perl: API wrapper around the 'tar' utility

 Archive::Tar::Wrapper is an API wrapper around the 'tar' command line
 utility. It never stores anything in memory, but works on temporary directory
 structures on disk instead. It provides a mapping between the logical paths
 in the tarball and the 'real' files in the temporary directory on disk.