app-emacs/x-path-walker - 20220714.1056 (melpa)

Search

Package Information

Description:
Navigation feature for JSON/XML/HTML based on path (imenu like)
Homepage:
https://github.com/Lompik/x-path-walker

Ebuild Details

Version EAPI Keywords Slot
20220714.1056 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="x-path-walker"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Navigation feature for JSON/XML/HTML based on path (imenu like)"

HOMEPAGE="https://github.com/Lompik/x-path-walker"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-emacs/helm-core"
RDEPEND="app-emacs/helm-core"

Dependencies

DEPEND

app-emacs/helm-core

RDEPEND

app-emacs/helm-core