summaryrefslogtreecommitdiffstats
path: root/libraries/stfl/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/stfl/README7
1 files changed, 7 insertions, 0 deletions
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.