slackbuilds_ponce/libraries/stfl/README
Benjamin Trigona-Harany 9d3e77a0b4 libraries/stfl: Added (Structured Terminal Forms Language/Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-01-11 22:36:22 -06:00

7 lines
362 B
Text

The Structured Terminal Forms Language/Library
STFL is a library which implements a curses-based widget set for text
terminals. The STFL API can be used from C, SPL, Python, Perl and
Ruby. The public STFL API is only 14 simple function calls big and
and there are already generic SWIG bindings; thus it is very easy to
port to additional scripting languages.