summaryrefslogtreecommitdiff
blob: 4d60dd6e94bbe3bc7f4c59c8c8d74614ff38d737 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>