libterm-readkey-perl 2.38-ok1 source package in openKylin
Changelog
libterm-readkey-perl (2.38-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libterm-readkey-perl (2.38-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libterm-readkey-perl_2.38.orig.tar.gz | 83.2 KiB | 5a645878dc570ac33661581fbb090ff24ebce17d43ea53fd22e105a856a47290 |
libterm-readkey-perl_2.38-ok1.debian.tar.xz | 2.0 KiB | fb74a9dbcc47056191d720ffc0dcd1567dc8fddbb6ac089dba8eef4e42a681de |
libterm-readkey-perl_2.38-ok1.dsc | 1.9 KiB | 75b11d926e2ebd5c1c43fa2a2d61d18f3173b2352d057cccbe24dead575d4405 |
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.