libterm-readkey-perl 2.38-1build3 source package in Ubuntu

Changelog

libterm-readkey-perl (2.38-1build3) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:18:33 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libterm-readkey-perl_2.38.orig.tar.gz 83.2 KiB 5a645878dc570ac33661581fbb090ff24ebce17d43ea53fd22e105a856a47290
libterm-readkey-perl_2.38-1build3.debian.tar.xz 5.0 KiB 8c348a45e8f99efe9f4d0a10bcd4405f92d4173de1874d66a8cd27e693a42aee
libterm-readkey-perl_2.38-1build3.dsc 2.2 KiB af40bbd8cf169fdbf4c42aabd512b2cfca6fb80b396dc6563c31d34e95756fc3

Available diffs

View changes file

Binary packages built by this source

libterm-readkey-perl: perl module for simple terminal control

 Term::ReadKey is a compiled perl module dedicated to providing simple
 control over terminal driver modes (cbreak, raw, cooked, etc.) support for
 non-blocking reads, if the architecture allows, and some generalized handy
 functions for working with terminals. One of the main goals is to have the
 functions as portable as possible, so you can just plug in "use
 Term::ReadKey" on any architecture and have a good likelihood of it working.

libterm-readkey-perl-dbgsym: debug symbols for libterm-readkey-perl