summaryrefslogtreecommitdiff
path: root/app-emacs/with-editor/metadata.xml
blob: dfc69bf0119fb7451afe1bdf05eae3f69835a25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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 library makes it possible to reliably use the Emacsclient as
  the $EDITOR of child processes. It makes sure that they know how to
  call home. For remote processes a substitute is provided, which
  communicates with Emacs on standard output/input instead of using a
  socket as the Emacsclient does.
</longdescription>
  <stabilize-allarches />
  <origin>srcux</origin>
</pkgmetadata>