libtermkey 0.20-3 source package in Ubuntu

Changelog

libtermkey (0.20-3) unstable; urgency=medium

  * Point Vcs-* to salsa.d.o
  * Change Priority to optional, per Policy 4.0.1
  * d/copyright: Use https URL for copyright format
  * Bump debhelper compat to 11
  * Skip tests if nocheck is in DEB_BUILD_OPTIONS
  * Remove “-pie” from hardening options, so PIE is not disabled
  * Set Rules-Requires-Root to no
  * Declare compliance with Policy 4.1.3

 -- James McCoy <email address hidden>  Sat, 24 Feb 2018 23:04:42 -0500

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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
libtermkey_0.20-3.dsc 2.1 KiB 8692d881fc78070e83e708251e1d2f9bd7a7145290e87712b031b8b7484a8e74
libtermkey_0.20.orig.tar.gz 44.1 KiB 6c0d87c94ab9915e76ecd313baec08dedf3bd56de83743d9aa923a081935d2f5
libtermkey_0.20-3.debian.tar.xz 3.5 KiB 1c9cf4a6c187f0c5ae2731a016400ce9b8c1fcd80ab73bdd3029174620d8f8f6

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 eoan.

No description available for libtermkey1-dbgsym in ubuntu eoan.