          MODULE=dmenufm
         VERSION=2.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/huijunchen9260/dmenufm/archive/${VERSION}.tar.gz
      SOURCE_VFY=sha256:21b4edf5cdbca463ef0f1ca9d2555ef644618bc5f64f2bcf4141abaf247ede22
        WEB_SITE=https://github.com/huijunchen9260/dmenufm/
         ENTERED=20200705
         UPDATED=20201207
           SHORT="A simple file manager using dmenu"

cat << EOF
A simple dmenu file manager written in POSIX-compliant shell script.
  - Minimal (only require POSIX compliant shell and coreutils)
  - File management (yank, move, symbolic link, ranger style bulk rename, etc)
  - Remember you last path (CD on Exit)
  - Rolling menu for dynamic file browsing (Rolling Menu)
  - Able to Preview you file. (use EYE to preview your file).
EOF
