blob: 8792c2d42e6c2ca251bfc7e8e7720505836257bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>randy@electronsweatshop.com</email>
<name>Randy Barlow</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It
is a terminal application that can understand your log files and make it easy for you to find
problems with little to no setup.
</longdescription>
<upstream>
<remote-id type="github">tstack/lnav</remote-id>
</upstream>
</pkgmetadata>
|