From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-libs/stfl/metadata.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dev-libs/stfl/metadata.xml (limited to 'dev-libs/stfl/metadata.xml') diff --git a/dev-libs/stfl/metadata.xml b/dev-libs/stfl/metadata.xml new file mode 100644 index 000000000000..abb4b8f2540d --- /dev/null +++ b/dev-libs/stfl/metadata.xml @@ -0,0 +1,23 @@ + + + + + radhermit@gentoo.org + Tim Harder + + + 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. Since the + API is only 14 simple function calls big and there are already generic + SWIG bindings it is very easy to port STFL to additional scripting + languages. + + A special language (the Structured Terminal Forms Language) is used to + describe STFL GUIs. The language is designed to be easy and fast to + write so an application programmer does not need to spend ages fiddling + around with the GUI and can concentrate on the more interesting + programming tasks. + + -- cgit v1.2.3