slackbuilds_ponce/libraries/glktermw/slack-desc
B. Watson 4432c3fa4b
libraries/glktermw: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-12-04 10:08:58 +07:00

19 lines
1,015 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
glktermw: glktermw (library for textmode interactive fiction)
glktermw:
glktermw: Glk defines a portable API (programming interface) for applications
glktermw: with text UIs (user interfaces). It was primarily designed for
glktermw: interactive fiction, but it should be suitable for many interactive
glktermw: text utilities, particularly those based on a command line.
glktermw:
glktermw: glktermw is a curses (ncurses) implementation of the Glk API, with
glktermw: wide character (aka Unicode) support.
glktermw:
glktermw: