summaryrefslogtreecommitdiffstats
path: root/libraries/stfl/slack-desc
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2011-01-11 22:36:22 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-01-11 22:36:22 -0600
commit9d3e77a0b46e8d7af5661471f1ef76ab25385dc9 (patch)
tree732f4c2b79d80525f0938c1975240a2487f3f21f /libraries/stfl/slack-desc
parentbea5266ea520b0763b848d7e85eabb6ded2786c5 (diff)
downloadslackbuilds-9d3e77a0b46e8d7af5661471f1ef76ab25385dc9.tar.gz
slackbuilds-9d3e77a0b46e8d7af5661471f1ef76ab25385dc9.tar.xz
libraries/stfl: Added (Structured Terminal Forms Language/Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/stfl/slack-desc')
-rw-r--r--libraries/stfl/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/stfl/slack-desc b/libraries/stfl/slack-desc
new file mode 100644
index 0000000000..80e98aacf3
--- /dev/null
+++ b/libraries/stfl/slack-desc
@@ -0,0 +1,19 @@
+# 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 ':'.
+
+ |-----handy-ruler--------------------------------------------------------|
+stfl: STFL (the Structured Terminal Forms Language/Library)
+stfl:
+stfl: STFL is a library which implements a curses-based widget set for text
+stfl: terminals. The STFL API can be used from C, SPL, Python, Perl and
+stfl: Ruby. The public STFL API is only 14 simple function calls big and and
+stfl: there are already generic SWIG bindings. Thus it is very easy to port
+stfl: to additional scripting languages.
+stfl:
+stfl: Homepage: http://www.clifford.at/stfl/
+stfl:
+stfl: