libtickit 0.4.1-1 source package in Ubuntu

Changelog

libtickit (0.4.1-1) unstable; urgency=medium

  * New upstream release
  * Upload to unstable
  * Run upstream tests via autopkgtest

 -- James McCoy <email address hidden>  Sun, 04 Oct 2020 22:04:11 -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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libtickit_0.4.1-1.dsc 2.3 KiB 500abfdfcbc8f49ad179b1d22e4b9f16d7eb0bedb3f85173ea03a204c6381f30
libtickit_0.4.1.orig.tar.gz 157.3 KiB 48b72a12548da23f32384ddf0f8d727bc27515f36a74d2f4d4f0bbbb562a2665
libtickit_0.4.1-1.debian.tar.xz 5.9 KiB 7770ced209e310ec257c52fad1ef67fd251cd127aeedcbc50fa813246695a366

Available diffs

No changes file available.

Binary packages built by this source

libtickit-dev: Terminal Interface Construction KIT (development files)

 This library provides an abstracted mechanism for building interactive
 full-screen terminal programs. It provides a full set of output drawing
 functions, and handles keyboard and mouse input events.
 .
 Using this library, applications can
 .
  * Divide the terminal into a hierarchy of nested, possibly-overlapping
    rectangular windows
  * Render output content and react to input events independently in any
    window region
  * Use fully Unicode-aware string content, including non-BMP, full-width
    and combining characters
  * Draw line-art using Unicode box-drawing characters in a variety of
    styles
  * Operate synchronously or asynchronously via file descriptors, or
    abstractly via byte buffers
  * Recognise arbitrary keyboard input, including modifiers*
  * Make use of multiple terminals, if available, from a single
    application
 .
 The following terminal features are supported (depending on terminal support):
 .
  * Many rendering attributes; bold, italics, underline, reverse,
    strikethough, alternate font
  * 256 and 24-bit (16 million) colours
  * Mouse including mouse wheel and recognition of position reporting greater
    than 224 columns
  * Arbitrary scrolling regions
 .
 This package contains the header files and libraries needed for developing
 with libtickit.

libtickit3: No summary available for libtickit3 in ubuntu impish.

No description available for libtickit3 in ubuntu impish.

libtickit3-dbgsym: debug symbols for libtickit3