app-emacs/company-restclient - 20190426.1312 (melpa)

Search

Package Information

Description:
Company-mode completion back-end for restclient-mode
Homepage:
https://github.com/iquiw/company-restclient

Ebuild Details

Version EAPI Keywords Slot
20190426.1312 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="company-restclient"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Company-mode completion back-end for restclient-mode"

HOMEPAGE="https://github.com/iquiw/company-restclient"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND="app-emacs/company
	app-emacs/know-your-http-well
	app-emacs/restclient"
RDEPEND="app-emacs/company
	app-emacs/know-your-http-well
	app-emacs/restclient"

Dependencies

DEPEND

app-emacs/company
	app-emacs/know-your-http-well
	app-emacs/restclient

RDEPEND

app-emacs/company
	app-emacs/know-your-http-well
	app-emacs/restclient