app-emacs/tramp-hdfs - 20210526.339 (melpa)

Search

Package Information

Description:
Tramp extension to access hadoop/hdfs file system in Emacs
Homepage:
https://github.com/raghavgautam/tramp-hdfs

Ebuild Details

Version EAPI Keywords Slot
20210526.339 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="tramp-hdfs"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Tramp extension to access hadoop/hdfs file system in Emacs"

HOMEPAGE="https://github.com/raghavgautam/tramp-hdfs"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""