blob: cedefb93d57444d30f0f0ea8d32c94501a73e66f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = pari-jupyter
pkgdesc = Jupyter kernel for PARI
pkgver = 1.4.3
pkgrel = 1
url = https://github.com/sagemath/pari-jupyter
arch = x86_64
license = GPL
makedepends = cython
depends = pari
depends = jupyter-notebook
source = https://pypi.io/packages/source/p/pari-jupyter/pari-jupyter-1.4.3.tar.gz
sha256sums = 7cd9291d05b92b8303c6ae8cf25622e5ecbab1ac2bcf13911f900ea987471b9d
pkgname = pari-jupyter
|