blob: ec3a71feecfab314b1393a7e813e3b13c64bb0d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<use>
<flag name="pcap">Enable support for pcap files.</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|