libtermkey 0.20-2 source package in Ubuntu

Changelog

libtermkey (0.20-2) unstable; urgency=medium

  * Upload to unstable.
  * Declare compliance with policy 4.0.0, no changes needed.

 -- James McCoy <email address hidden>  Thu, 22 Jun 2017 22:41:44 -0400

Upload details

Uploaded by:
James McCoy
Uploaded to:
Sid
Original maintainer:
James McCoy
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtermkey_0.20-2.dsc 2.1 KiB a30598a325963b51554f6b1a25a1569f7c6a90aad5627848a20cce3dcf263106
libtermkey_0.20.orig.tar.gz 44.1 KiB 6c0d87c94ab9915e76ecd313baec08dedf3bd56de83743d9aa923a081935d2f5
libtermkey_0.20-2.debian.tar.xz 3.2 KiB ca897190031883e51f7d6c4a8de4ab14589dd073e3b7cf7ffd131a1ab41b8c66

Available diffs

No changes file available.

Binary packages built by this source

libtermkey-dev: library for processing keyboard input (development files)

 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.
 .
 This package contains the header files and libraries needed for developing
 with libtermkey.

libtermkey1: 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.

libtermkey1-dbgsym: No summary available for libtermkey1-dbgsym in ubuntu artful.

No description available for libtermkey1-dbgsym in ubuntu artful.