diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:19 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:08:19 +0200 |
commit | 71ed985346156f9b83eaf81c248b60530b7a2dfb (patch) | |
tree | 46e4115eb374fff03cdd538025d6f5a2f671d797 /libraries/stfl/README | |
parent | bcad8463edb31e3a1436f8992c45066225e69fc5 (diff) | |
download | slackbuilds-71ed985346156f9b83eaf81c248b60530b7a2dfb.tar.gz |
libraries/stfl: Removed from 13.0 repository
Diffstat (limited to 'libraries/stfl/README')
-rw-r--r-- | libraries/stfl/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/stfl/README b/libraries/stfl/README deleted file mode 100644 index 946f63ed33..0000000000 --- a/libraries/stfl/README +++ /dev/null @@ -1,11 +0,0 @@ -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. - -This package should build with no special effort on a stock Slackware -installation. However, none of the scripting language bindings are enabled - -for that, you'll need SWIG and the language of interest. |