diff --git a/devel/libtermkey/SCHEMATIC b/devel/libtermkey/SCHEMATIC index 6b11739..709a673 100644 --- a/devel/libtermkey/SCHEMATIC +++ b/devel/libtermkey/SCHEMATIC @@ -1,7 +1,9 @@ #!/bin/sh name="libtermkey" short_desc="Easy processing of keyboard entry from terminal-based programs" -desc="This library allows easy processing of keyboard entry from terminal-based programs. It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, with a simple interface." +desc="This library allows easy processing of keyboard entry from terminal-based programs. +It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, +with a simple interface." category="devel" version="0.22" maintainer="oak@petrifiedoak.com"