blob: 28f5059ffc7bb04b26754249b28ae065499d436d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zlogene@gentoo.org</email>
<name>Mikle Kolyada</name>
</maintainer>
<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>
|