slackbuilds_ponce/system/python-ranger/slack-desc
David Woodfall 8ede068e5a system/python-ranger: Added (curses file manager with vi bindings)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-06-28 10:49:21 -04:00

19 lines
1.1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
python-ranger: Ranger (a curses file manager that uses vi/vim bindings)
python-ranger:
python-ranger: A multi-column display allows viewing in a tree-like manner. You can
python-ranger: preview the content of the selected file or directory, copy or move
python-ranger: files around with the VIM-like commands dd and yy, execute predefined
python-ranger: applications when opening a file, etc...
python-ranger: Everything is fully customizable and written in Python (2.6 and 3.1
python-ranger: compatible) using curses for the text-based user interface.
python-ranger:
python-ranger: Homepage: https://savannah.nongnu.org/projects/ranger/
python-ranger: