summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-29 21:47:25 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-29 21:47:25 -0400
commit25ecc008e9aeadccb2eb56756eda31563b5c7205 (patch)
tree8d1364741f4cb288cc47d8600ded7d63df15fcc1 /app-emacs
parenta4330d629575c56a2a3a997942ca691a694379dc (diff)
downloadebuilds-25ecc008e9aeadccb2eb56756eda31563b5c7205.tar.gz
app-emacs/pfuture: added metadata.xml
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/pfuture/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/app-emacs/pfuture/metadata.xml b/app-emacs/pfuture/metadata.xml
new file mode 100644
index 0000000..9876e94
--- /dev/null
+++ b/app-emacs/pfuture/metadata.xml
@@ -0,0 +1,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>