From 9d3e77a0b46e8d7af5661471f1ef76ab25385dc9 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 11 Jan 2011 22:36:22 -0600 Subject: libraries/stfl: Added (Structured Terminal Forms Language/Library) Signed-off-by: Robby Workman --- libraries/stfl/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libraries/stfl/README (limited to 'libraries/stfl/README') diff --git a/libraries/stfl/README b/libraries/stfl/README new file mode 100644 index 0000000000..0ba8bb40a3 --- /dev/null +++ b/libraries/stfl/README @@ -0,0 +1,7 @@ +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. -- cgit v1.2.3