          MODULE=lfm
         VERSION=3.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://inigo.katxi.org/devel/lfm/
      SOURCE_VFY=sha256:e0522cdebaf5b1395f3858c3538704e3d59839511fb879a37397b3c642b83a3c
        WEB_SITE=https://inigo.katxi.org/devel/lfm/
            TYPE=python3
         ENTERED=20180103
         UPDATED=20180103
           SHORT="A powerful file manager for the UNIX console"

cat << EOF
Last File Manager is a powerful file manager for the UNIX console.
It has a curses interface and it's written in Python v3.4+.
Some of the features you can find in lfm:
  console-based file manager for UNIX platforms
  1-pane or 2-pane view
  tabs
  files filters
  bookmarks
  history
  VFS for compressed files
  tree view
  dialogs with entry completion
  PowerCLI, a command line interface with advanced features
  fast access to the shell
  direct integration of find/grep, df and other tools
  color files by extension [Andrey Skvortsov]
  fully customizable themes (colors)
  fully customizable key bindings
  support for filenames with wide chars, f.e. East Asian
  ... and many others
EOF
