libposix-strftime-compiler-perl 0.46-1 source package in Ubuntu

Changelog

libposix-strftime-compiler-perl (0.46-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.46.

 -- gregor herrmann <email address hidden>  Sat, 20 Jan 2024 03:15:43 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libposix-strftime-compiler-perl_0.46-1.dsc 2.5 KiB 2a280af27a5c67a14cd3ea6b9b3648a84b1add590523c0e95242377b895e62a2
libposix-strftime-compiler-perl_0.46.orig.tar.gz 16.8 KiB bf88873248ef88cc5e68ed074493496be684ec334e11273d4654306dd9dae485
libposix-strftime-compiler-perl_0.46-1.debian.tar.xz 2.5 KiB 6442f5c77ccdc017360a8b22aa786a478c305c6ca9eaa81b2bdc9aebed0a139e

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.