aboutsummaryrefslogtreecommitdiff
path: root/system/python-ranger/slack-desc
diff options
context:
space:
mode:
authorDavid Woodfall <dave@dawoodfall.net>2010-06-28 10:49:21 -0400
committerdsomero <xgizzmo@slackbuilds.org>2010-06-28 10:49:21 -0400
commit8ede068e5a46b5b61445733bf6b8c5ffbee8609c (patch)
tree5c77a99fe164a8bb832604ed5b7e851ff856daee /system/python-ranger/slack-desc
parent460f99dd0ccd07dbbe0a714729aea2f5698d7f04 (diff)
system/python-ranger: Added (curses file manager with vi bindings)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/python-ranger/slack-desc')
-rw-r--r--system/python-ranger/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/python-ranger/slack-desc b/system/python-ranger/slack-desc
new file mode 100644
index 0000000000000..ea1f59e7d94b7
--- /dev/null
+++ b/system/python-ranger/slack-desc
@@ -0,0 +1,19 @@
+# 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: