libtsm 4.0.2-0.3 source package in Ubuntu

Changelog

libtsm (4.0.2-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Ensure that the CMake config files always point to the shared library.
    (Closes: #1010350)

 -- Victor Westerhuis <email address hidden>  Fri, 29 Apr 2022 21:18:06 +0200

Upload details

Uploaded by:
Nobuhiro Iwamatsu
Uploaded to:
Sid
Original maintainer:
Nobuhiro Iwamatsu
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libtsm_4.0.2-0.3.dsc 1.8 KiB 8c88a18d9c431a97d033bf5231e96fd70e69f57e3e3ba8272a21d2d3f12ba0af
libtsm_4.0.2.orig.tar.gz 144.7 KiB ce51be564872d3e6a35fadab1f74b8804f72d8a92c0f378ca384155134d154e5
libtsm_4.0.2-0.3.debian.tar.xz 5.1 KiB f07bcec092d90765bb2e961772aacc92ea971eb1eac1a0461da0a5b7ca3b8821

Available diffs

No changes file available.

Binary packages built by this source

libtsm-dev: No summary available for libtsm-dev in ubuntu kinetic.

No description available for libtsm-dev in ubuntu kinetic.

libtsm4: Terminal-emulator State Machine - runtime

 TSM is a state machine for DEC VT100-VT520 compatible terminal
 emulators. It tries to support all common standards while keeping
 compatibility to existing emulators like xterm, gnome-terminal, konsole, ..
 .
 TSM itself does not provide any rendering nor window management.
 It is a simple plain state machine without any external dependencies.
 It can be used to implement terminal emulators, but also to implement
 other applications that need to interpret terminal escape sequences.
 .
 This library is very similar to libvte of the GNOME project.
 However, libvte is highly bound to GTK+, which makes it unsuitable for
 non-graphics projects that need to parse escape sequences. Instead,
 TSM tries to restrict its API to terminal emulation only. Furthermore,
 TSM does not try to establish a new terminal emulation standard, but
 instead keeps compatibility as close to xterm as possible.
 This is why the TERM variable can be set to xterm-color256 with any
 TSM based terminal emulator.
 .
 This package contains the libtsm runtime library.

libtsm4-dbgsym: No summary available for libtsm4-dbgsym in ubuntu kinetic.

No description available for libtsm4-dbgsym in ubuntu kinetic.