liblinux-distribution-packages-perl 0.05-5 source package in Ubuntu

Changelog

liblinux-distribution-packages-perl (0.05-5) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Thu, 08 Dec 2022 11:17:28 +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
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblinux-distribution-packages-perl_0.05-5.dsc 2.3 KiB 94ad18dccb2914b6c4f4b441df136064420ca51cc0f571e52bc83185119df686
liblinux-distribution-packages-perl_0.05.orig.tar.gz 3.4 KiB 0879aaa0e0c03c0dcd02f7692f7f7f5fcd6c801435ee61603a1de2e76d99e4bd
liblinux-distribution-packages-perl_0.05-5.debian.tar.xz 2.6 KiB c8a3d5078eee021f758b3522f4d090893806d9855a56980aec8b7677a6723fb1

Available diffs

No changes file available.

Binary packages built by this source

liblinux-distribution-packages-perl: list all packages on various Linux distributions

 Linux::Distribution::Packages is a simple module that uses
 Linux::Distribution to guess the Linux distribution and then uses the
 correct commands to list all the packages on the system and then output
 them in one of three formats: native, csv, and xml.
 .
 Distributions currently working: Debian, Ubuntu, Fedora, Redhat, Suse,
 Gentoo, Slackware, Redflag.
 .
 The module inherits from Linux::Distribution, so can also use its calls.