libnumber-compare-perl 0.03-ok2 source package in openKylin

Changelog

libnumber-compare-perl (0.03-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- denghao <email address hidden>  Fri, 16 Sep 2022 11:24:01 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main perl
Nile V2.0 release main perl
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libnumber-compare-perl_0.03.orig.tar.gz 2.5 KiB 83293737e803b43112830443fb5208ec5208a2e6ea512ed54ef8e4dd2b880827
libnumber-compare-perl_0.03-ok2.debian.tar.xz 1.5 KiB ef686a23985314aaf47cc02b2f2f4d6890842cfb59c5cbb2b87d7fb00fb105c9
libnumber-compare-perl_0.03-ok2.dsc 1.8 KiB e12eae9409a8da3c03d9e1393a192d960ba8859cb475573d1eedc1364648af17

Available diffs

View changes file

Binary packages built by this source

libnumber-compare-perl: module for performing numeric comparisons in Perl

 Number::Compare allows one to compile a simple comparison to an anonymous
 subroutine, which can then be called with a value to be tested against.
 .
 The advantage of using this module is that it understands both the SI prefixes
 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'.