summaryrefslogtreecommitdiff
path: root/app-emacs/pfuture/metadata.xml
blob: 9876e94de8c56e446bef9e139a562a746421d965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>jturner.usa+gentoo@gmail.com</email>
    <name>John Turner</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <upstream>
    <remote-id type="github">Alexander-Miller/pfuture</remote-id>
    <doc>https://github.com/Alexander-Miller/pfuture/blob/master/README.org</doc>
  </upstream>
  <longdescription>
    A set of simple functions wrapping Emacs’ existing process
    creation capabilities. It allows to conveniently deal with
    external processes in an asynchronous manner without having
    to worry about stdout buffers and filter and sentinel-functions.
  </longdescription>
</pkgmetadata>