summaryrefslogtreecommitdiff
blob: 06ca23f7f9c44fda13f2bc06b609aad1501702af (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 "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="project">
    <email>gnu-emacs@gentoo.org</email>
    <name>Gentoo GNU Emacs project</name>
  </maintainer>
  <longdescription>
    This package adds marks and filters to tabulated-list-mode. It also puts a
    dired face on tabulated list buffers. It can be used by deriving from
    tablist-mode, or with more limited features by enabling tablist-minor-mode
    inside a tabulated-list-mode buffer.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/politza/tablist/issues/</bugs-to>
    <remote-id type="github">politza/tablist</remote-id>
  </upstream>
  <stabilize-allarches />
</pkgmetadata>