blob: fc68ddbd3928a0bae6b4ffc49b8b88e88595c54c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-25.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Generic tree traversing tools for Emacs Lisp
EAPI=7
HOMEPAGE=https://github.com/volrath/treepy.el
INHERIT=elisp
KEYWORDS=amd64 x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.1:*
SLOT=0
SRC_URI=https://github.com/volrath/treepy.el/archive/0.1.2.tar.gz -> treepy-0.1.2.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 4d1c0e88698cac71b148578be8359db3
_md5_=aa68204f68813df9b54124f0ea516bab
|