app-emacs/vue-html-mode - 20180428.2035 (melpa)

Search

Package Information

Description:
Major mode for editing Vue.js templates
Homepage:
https://github.com/AdamNiederer/vue-html-mode

Ebuild Details

Version EAPI Keywords Slot
20180428.2035 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="vue-html-mode"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Major mode for editing Vue.js templates"

HOMEPAGE="https://github.com/AdamNiederer/vue-html-mode"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND=""
RDEPEND=""