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

Changelog

libdatetime-format-strptime-perl (1.7900-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 08 May 2024 11:17:41 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.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 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdatetime-format-strptime-perl_1.7900.orig.tar.gz 116.3 KiB 701e46802c86ed4d88695c1a6dacbbe90b3390beeb794f387e7c792300037579
libdatetime-format-strptime-perl_1.7900-ok1.debian.tar.xz 5.3 KiB d8dabb6b33edb7a6098be64951c3e3fb59fe22a95adce000a8fdb97aee6e0488
libdatetime-format-strptime-perl_1.7900-ok1.dsc 2.5 KiB 79e7050de0d95c3930a993093c90bf9784632f6180d71da8853032f1e3150fed

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.