keymapper 0.6.2 source package in Ubuntu

Changelog

keymapper (0.6.2) unstable; urgency=medium

  * Remove "from __future__ import print_function" from keymapper/parse/*.g;
    this isn't needed when running on Python 3, and breaks now that #911730
    is fixed.

 -- Colin Watson <email address hidden>  Thu, 26 Dec 2019 01:33:31 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe utils

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
keymapper_0.6.2.dsc 1.6 KiB 62441b34135095e31ed96d6be305457943e74cd3a153d2cb42561ca48032c804
keymapper_0.6.2.tar.xz 47.8 KiB f142164b7fd9c0e2b3149a2c4352269622d2e3ab1f94bc6db4efdf87953d4927

Available diffs

No changes file available.

Binary packages built by this source

keymapper: Keyboard map decision tree builder and interpreter

 This package implements an alternate way to let a user decide which
 keyboard map to use. It generates a decision tree and then asks the
 user to press a couple of keys. Depending on which keycode is returned,
 the list of possible keyboards is pruned until there is only one left.