summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-11-09 08:35:21 +0100
committerHans de Graaff <graaff@gentoo.org>2018-11-09 08:35:21 +0100
commit8912827fd0f8ad616b94c93f048a7842d69937ed (patch)
treec6b34561db395ebdad0ea051e32728c742eaa7f7 /app-emacs/treepy/metadata.xml
parentapp-emacs/magit: add 2.13.1 (diff)
downloadgentoo-8912827fd0f8ad616b94c93f048a7842d69937ed.tar.gz
gentoo-8912827fd0f8ad616b94c93f048a7842d69937ed.tar.bz2
gentoo-8912827fd0f8ad616b94c93f048a7842d69937ed.zip
app-emacs/treepy: initial import of 0.1.1
New dependency for app-emacs/ghub. Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-emacs/treepy/metadata.xml')
-rw-r--r--app-emacs/treepy/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-emacs/treepy/metadata.xml b/app-emacs/treepy/metadata.xml
new file mode 100644
index 000000000000..4d60dd6e94bb
--- /dev/null
+++ b/app-emacs/treepy/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnu-emacs@gentoo.org</email>
+ <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<longdescription>
+Generic tools for recursive and iterative tree traversal based on
+clojure.walk and clojure.zip respectively. Depends on `map', a map
+manipulation library built in Emacs 25.1. All functions are prefixed
+with "treepy-"
+</longdescription>
+<stabilize-allarches/>
+<upstream>
+ <remote-id type="github">volrath/treepy.el</remote-id>
+</upstream>
+</pkgmetadata>