blob: 6c1f25c30e94688e04ae410a0041d8029eedc07a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Emacs mode to monitor lists of files or command output.
Features:
* Monitor files or the output from commands.
* Filter or highlight using regular expressions (regexps).
* Collect entries into groups.
* Easily visit files or view the complete output for commands.
</longdescription>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|