mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-js/jp-kernel: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
21
dev-js/jp-kernel/jp-kernel-2.0.0.ebuild
Normal file
21
dev-js/jp-kernel/jp-kernel-2.0.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit node
|
||||
|
||||
DESCRIPTION="Generic Node.js kernel for the Jupyter notebook"
|
||||
HOMEPAGE="
|
||||
https://n-riesco.github.io/jp-kernel
|
||||
https://www.npmjs.com/package/jp-kernel
|
||||
"
|
||||
|
||||
LICENSE="BSD"
|
||||
KEYWORDS="~amd64"
|
||||
RDEPEND="
|
||||
${NODEJS_RDEPEND}
|
||||
dev-js/jmp
|
||||
dev-js/nel
|
||||
dev-js/uuid
|
||||
"
|
||||
Reference in New Issue
Block a user