keymapper 0.6 source package in Ubuntu

Changelog

keymapper (0.6) unstable; urgency=medium

  * Port to Python 3 (closes: #936787).  This will produce slightly
    different decision trees, due to current versions of Python 3 using a
    newer version of the Unicode Character Database.
  * Convert to a native package.  The Python 3 port involved extensive
    modifications, and the previous upstream maintainer hasn't been involved
    since 2006, so describing this as a patched version of 0.5.3 would just
    be confusing.
  * Switch to pybuild.
  * Add Vcs-* fields.

 -- Colin Watson <email address hidden>  Sat, 07 Dec 2019 14:59:34 +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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
keymapper_0.6.dsc 1.6 KiB 875ac8ea5c7588d123517c50abc6c54cdf548aba54e1f077d9046d56e7e1b37e
keymapper_0.6.tar.xz 47.8 KiB 280c443bb22226b708bb0241dddba58e4c835de40d79d652bd0ea41f974251bd

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.