blob: 0e42d4c24607d9c9ab060f5afad07d80350b29c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = nteract
pkgdesc = Interactive literate coding notebook
pkgver = 0.28.0
pkgrel = 1
url = https://nteract.io/
arch = x86_64
license = BSD 3-Clause
makedepends = nodejs
makedepends = npm
makedepends = yarn
depends = gtk3
depends = nss
depends = libxcrypt
depends = libxcrypt-compat
depends = ruby
depends = python
optdepends = ihaskell-git: support for Haskell
optdepends = julia: support for Julia (requires the "IJulia" package)
optdepends = python-ipykernel: support for Python 3
optdepends = python2-ipykernel: support for Python 2
optdepends = r: support for R (requires the "IRkernel" package)
optdepends = sagemath-jupyter: support for SageMath
conflicts = nteract-bin
source = v0.28.0.tar.gz::https://github.com/nteract/nteract/archive/refs/tags/v0.28.0.tar.gz
source = LICENSE::https://raw.githubusercontent.com/nteract/nteract/main/LICENSE
source = nteract.desktop
sha256sums = 5132a05ca269aa3b1b0a96cbe4a7b9956454069029173f6f1cb3d73a59a83073
sha256sums = 866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71
sha256sums = b2d43d3d75ca35ccbacbf4db73cbd64a6e5b2346218152731df0de39d58a7fa1
pkgname = nteract
|