app-emacs/ob-cypher - 20200521.936 (melpa)

Search

Package Information

Description:
Query neo4j using cypher in org-mode blocks
Homepage:
https://github.com/zweifisch/ob-cypher

Ebuild Details

Version EAPI Keywords Slot
20200521.936 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="ob-cypher"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Query neo4j using cypher in org-mode blocks"

HOMEPAGE="https://github.com/zweifisch/ob-cypher"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND="app-emacs/s
	app-emacs/cypher-mode
	app-emacs/dash
	app-emacs/dash-functional"
RDEPEND="app-emacs/s
	app-emacs/cypher-mode
	app-emacs/dash
	app-emacs/dash-functional"

Dependencies

DEPEND

app-emacs/s
	app-emacs/cypher-mode
	app-emacs/dash
	app-emacs/dash-functional

RDEPEND

app-emacs/s
	app-emacs/cypher-mode
	app-emacs/dash
	app-emacs/dash-functional