Source: keymapper
Section: utils
Priority: optional
Maintainer: Matthias Urlichs <smurf@debian.org>
Build-Depends: debhelper (>= 4.1)
Standards-Version: 3.6.1
Build-Depends: yapps2, python (>= 2.4)

Package: keymapper
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, yapps2-runtime (>= 2.1.1-17)
Suggests: graphviz
Description: 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.
