summaryrefslogtreecommitdiff
path: root/app-emacs/m-buffer/metadata.xml
blob: 9d1d5e3b01cd40141f06c2cd2db93957470fb773 (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>gnu-emacs@gentoo.org</email>
    <name>Gentoo GNU Emacs project</name>
  </maintainer>
  <longdescription>
    This package provides a set of list-orientated functions for operating over
    the contents of Emacs buffers. Functions are generally purish: i.e. they
    may change the state of one buffer by side-effect, but should not affect
    point, current buffer, match data or so forth.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/phillord/m-buffer-el/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>