interception-tools 0.6.8-3build1 source package in Ubuntu

Changelog

interception-tools (0.6.8-3build1) mantic; urgency=medium

  * Rebuild against new libyaml-cpp0.8.

 -- Gianfranco Costamagna <email address hidden>  Sat, 02 Sep 2023 07:19:02 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
osamu
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
interception-tools_0.6.8.orig.tar.xz 28.4 KiB 0c9089eb8cfaea5b9917f3f928ff87386f0a7d4138f4be2158da6ef306b07c60
interception-tools_0.6.8-3build1.debian.tar.xz 4.5 KiB 5c137e817cd8cac946701f5fc1423457c50d4c67bb5c137f01b1f517344abd43
interception-tools_0.6.8-3build1.dsc 2.1 KiB 9b6d47574866aecb4aa7c85e664f3dc85d1ba0ad63d8b9177c14e8d1c289b732

View changes file

Binary packages built by this source

interception-tools: minimal composable infrastructure on top of libudev and libevdev

 The Interception Tools is a small set of utilities for operating on
 input events of evdev devices.
 .
  * interception - redirect device input events to stdout
  * uinput - redirect device input events from stdin to virtual device
  * mux - mux streams of input events
  * udevmon - monitor input devices for launching tasks
 .
 This can accommodate mangling of the keyboard input at the low
 level within the Linux kernel and works for any environments
 including Wayland, X, and Linux virtual console.
 .
 The upstream command name 'intercept' is renamed to 'interception' in this
 package to avoid the name collision. If you wish to use command names which
 the upstream uses, please install the interception-tools-compat package.

interception-tools-compat: minimal composable infrastructure on top of libudev and libevdev

 The Interception Tools is a small set of utilities for operating on
 input events of evdev devices.
 .
  * intercept - redirect device input events to stdout
 .
 This compatibility package to offer the upstream command name 'intercept'
 as the alias of the 'interception' command.

interception-tools-dbgsym: debug symbols for interception-tools