软件包:libanyevent-termkey-perl(0.02-4)
libanyevent-termkey-perl 的相关链接
Debian 的资源:
下载源码包 libanyevent-termkey-perl:
- [libanyevent-termkey-perl_0.02-4.dsc]
- [libanyevent-termkey-perl_0.02.orig.tar.gz]
- [libanyevent-termkey-perl_0.02-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for terminal key input using libtermkey with AnyEvent
AnyEvent::TermKey implements an asynchronous perl wrapper around the libtermkey library, which provides an abstract way to read keypress events in terminal-based programs. It yields structures that describe keys, rather than simply returning raw bytes as read from the TTY device.
It internally uses an instance of Term::TermKey to access the underlying C library. For details on general operation, including the representation of keypress events as objects, see the documentation on that class.
Proxy methods exist for normal accessors of Term::TermKey, and the usual behaviour of the getkey or other methods is instead replaced by the on_key event.
其他与 libanyevent-termkey-perl 有关的软件包
|
|
|
|
-
- dep: libanyevent-perl
- event loop framework with multiple implementations
-
- dep: libterm-termkey-perl
- perl wrapper around libtermkey
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)