summaryrefslogtreecommitdiff
path: root/app-emacs/treepy/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-18 09:38:27 +0000
commit536c3711867ec947c1738f2c4b96f22e4863322d (patch)
tree697733f5cb713908dcf378e13fd15a798a906a91 /app-emacs/treepy/metadata.xml
parentf65628136faa35d0c4d3b5e7332275c7b35fcd96 (diff)
gentoo resync : 18.11.2018
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>