libpar-dist-perl 0.53-ok1 source package in openKylin

Changelog

libpar-dist-perl (0.53-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:15:46 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libpar-dist-perl_0.53.orig.tar.gz 42.2 KiB 04cbc81e786968f9a4109ad6c2f9b81e879ac0c6b6080a9d217443b61dfd2498
libpar-dist-perl_0.53-ok1.debian.tar.xz 1.8 KiB 0dd4bd95013c1b2dd388d2d5782130e04f54b49781785efc89517d8361f6771c
libpar-dist-perl_0.53-ok1.dsc 2.1 KiB 0d581f671b4e7d46abd1e737f8e14fa8a5965b0dcf1fd019590ae8d96c01e1cd

Available diffs

View changes file

Binary packages built by this source

libpar-dist-perl: perl module to create and manipulate PAR distributions

 The PAR::Dist module creates and manipulates PAR distributions. These are
 architecture-specific .par files, containing everything under blib/ of a CPAN
 distribution after the make or Build stage, a META.yml describing metadata
 of the original CPAN distribution, and a MANIFEST detailing all files within
 it. Digitally signed PAR distributions will also contain a SIGNATURE file.