[ Bron: libtermkey ]
Pakket: libtermkey1 (0.20-3)
Verwijzigingen voor libtermkey1
Debian bronnen:
Het bronpakket libtermkey downloaden:
Beheerder:
Externe bronnen:
- Homepage [www.leonerd.org.uk]
Vergelijkbare pakketten:
library for processing keyboard input
This library allows easy processing of keyboard entry from terminal-based programs. It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, with a simple interface. It provides the following features:
* Follows terminfo for every sequence listed there, only falling back on other methods to deal with unrecognised input. * Recognises special keys (such as arrow and function keys), including "modified" keys like Ctrl-Left. * Recognises XTerm-style mouse position/button reporting. * MIT licenced to allow almost all projects to use it; both Open Source and Commercial. * Small API - just three functions are needed in simple common cases. * Both synchronous (blocking) and asynchronous (non-blocking) APIs are supported.
Andere aan libtermkey1 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libunibilium4 (>= 1.0)
- simple, self-contained terminfo library