libdatetime-format-strptime-perl 1.8000-ok1 source package in openKylin

Changelog

libdatetime-format-strptime-perl (1.8000-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 07:01:47 -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
libdatetime-format-strptime-perl_1.8000.orig.tar.gz 114.9 KiB efe5e2be70425efc123a4e57f4b96b2d23beb03200c8326495b5b433b6b77158
libdatetime-format-strptime-perl_1.8000-ok1.debian.tar.xz 5.3 KiB b86884cca648a9cc53ea0159bdcf3416bb33214b8eaa2fe52decae4abc6185da
libdatetime-format-strptime-perl_1.8000-ok1.dsc 2.5 KiB 437cf1e1568b7d0f87b882fa54626c9e25f272c8e5dd0b8d5326ff3bba00c44b

Available diffs

View changes file

Binary packages built by this source

libdatetime-format-strptime-perl: Perl module to parse and format strp and strf time patterns

 DateTime::Format::Strptime implements most of strptime(3), the POSIX
 function that is the reverse of strftime(3), for DateTime. While strftime
 takes a DateTime and a pattern and returns a string, strptime takes
 a string and a pattern and returns the DateTime object
 associated.