libposix-strftime-compiler-perl 0.44-3 source package in Ubuntu

Changelog

libposix-strftime-compiler-perl (0.44-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.44-2.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 20:03:51 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libposix-strftime-compiler-perl_0.44-3.dsc 2.3 KiB ed1a5e072eb4d4ec0219ce755ff55614dfd4c838a5496feca7fc6c9a4e5602e5
libposix-strftime-compiler-perl_0.44.orig.tar.gz 16.6 KiB dfd3c97398dcfe51c8236b85e3dc28035667b76531f7aa0a6535f3aa5405b35a
libposix-strftime-compiler-perl_0.44-3.debian.tar.xz 2.4 KiB 5e2a2dfdc04e5543eadb84c52638199c39c1520d99ffb0f146d79c3654376924

Available diffs

No changes file available.

Binary packages built by this source

libposix-strftime-compiler-perl: GNU C library compatible strftime for loggers and servers

 POSIX::strftime::Compiler provides a GNU C library compatible
 strftime(3), which is not affected by the system locale. This is useful
 when you want to write loggers, servers and portable applications that
 generate the same result strings on any locale. Technically,
 POSIX::strftime::Compiler wraps POSIX::strftime and converts some format
 characters to perl code.