          MODULE=stfl
         VERSION=0.24
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://clifford.at/wp-content/uploads/2023/07/
      SOURCE_VFY=sha256:d4a7aa181a475aaf8a8914a8ccb2a7ff28919d4c8c0f8a061e17a0c36869c090
        WEB_SITE=http://www.clifford.at/stfl/
         ENTERED=20110725
         UPDATED=20190706
           SHORT="Structured Terminal Forms Language/Library"

cat << EOF
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.
EOF
