summaryrefslogtreecommitdiff
path: root/app-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/cfrs/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-emacs/cfrs/metadata.xml b/app-emacs/cfrs/metadata.xml
new file mode 100644
index 0000000..68bc463
--- /dev/null
+++ b/app-emacs/cfrs/metadata.xml
@@ -0,0 +1,24 @@
+<?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/cfrs</remote-id>
+ <doc>https://github.com/Alexander-Miller/cfrs/blob/master/README.org</doc>
+ </upstream>
+ <longdescription>
+ A simple alternative to read-string that allows reading input via
+ a small child-frame spawned at the position of the cursor.
+ Its goal is to make the string input interface closer to those
+ used in modern GUI programs and to help the user with having
+ to switch focus from whatever they are doing currently to look
+ at the minibuffer.
+ </longdescription>
+</pkgmetadata>