blob: 95a700aaa70beeaa8b258d9299011552475590e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
Ranger is a console file manager that gives you greater flexibility and a
good overview of your files without having to leave your 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.
</longdescription>
<upstream>
<remote-id type="github">ranger/ranger</remote-id>
</upstream>
</pkgmetadata>
|