summaryrefslogtreecommitdiffstats
path: root/libraries/stfl/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2012-05-20 23:04:45 +0200
committer Erik Hanson2012-05-22 00:58:13 +0200
commit88b755335e594ebdc26b8c333691dc5ee58b4adf (patch)
tree15a66a95c1cbe0d5c0ebcb0c1edca5eb44a1f28c /libraries/stfl/README
parent2de5b8b792adb0ea56ddc2927b51c4d9a24cfb42 (diff)
downloadslackbuilds-88b755335e594ebdc26b8c333691dc5ee58b4adf.tar.gz
libraries/stfl: Updated for version 0.22.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/stfl/README')
-rw-r--r--libraries/stfl/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/stfl/README b/libraries/stfl/README
index 0ba8bb40a3..cbf940d497 100644
--- a/libraries/stfl/README
+++ b/libraries/stfl/README
@@ -2,6 +2,6 @@ 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.
+Ruby and has only 14 simple function calls.
+
+SPL is an optional dependency.