diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-07-31 21:37:06 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 21:37:06 -0500 |
commit | a3637a27705f14c4c361aa55966bcf3dbbf363c8 (patch) | |
tree | 2892443e4e6a6013a7025664759d5fd86898d814 /system/python-ranger/README | |
parent | 2438a2e78c2d3114f84f6b2d187139b61a118030 (diff) | |
download | slackbuilds-a3637a27705f14c4c361aa55966bcf3dbbf363c8.tar.gz |
system/python-ranger: Updated for version 1.1.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/python-ranger/README')
-rw-r--r-- | system/python-ranger/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/python-ranger/README b/system/python-ranger/README index 45dbeaba6d..f0a03f4730 100644 --- a/system/python-ranger/README +++ b/system/python-ranger/README @@ -6,3 +6,5 @@ files around with the VIM-like commands dd and yy, execute predefined applications when opening a file, etc... Everything is fully customizable and written in Python (2.6 and 3.1 compatible) using curses for the text-based user interface. + +Homepage: https://savannah.nongnu.org/projects/ranger/ |