SPELL=ranger VERSION=1.6.1 SOURCE="${SPELL}-${VERSION}.tar.gz" SOURCE_URL[0]=http://${SPELL}.nongnu.org/${SOURCE} SOURCE_HASH=sha512:7c9179c0ba000a01dc6fe97ed39332345269416d3156825e846019082bf94e9902cb1716576a94b87e106a2c2ccbcd3521050d3a7f13332e2880d5c8b99ee2b6 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://ranger.nongnu.org/" LICENSE[0]="GPLv3" ENTERED=20141229 KEYWORDS="" SHORT="File manager with an ncurses frontend written in Python" cat << EOF Ranger is a free console file manager that gives you greater flexibility and a good overview of your files without having to leave your *nix console. It visualizes the directory tree in two dimensions: the directory hierarchy on one, lists of files on the other, with a preview to the right so you know where you'll be going. The default keys are similar to those of Vim, Emacs and Midnight Commander, though Ranger is easily controllable with just the arrow keys or the mouse. The program is written in Python and uses curses for the text-based user interface. EOF