slackbuilds/libraries/glktermw
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
glktermw.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
glktermw.info
slack-desc

README

glktermw (library for textmode interactive fiction)

Glk defines a portable API (programming interface) for applications with
text UIs (user interfaces.) It was primarily designed for interactive
fiction, but it should be suitable for many interactive text utilities,
particularly those based on a command line.

glktermw is a curses (ncurses) implementation of the Glk API, with wide
character (aka Unicode) support.