summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f75174fd62660c44597831565e112dbfb0aa1e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = evcxr_jupyter
	pkgdesc = A Jupyter Kernel for the Rust programming language.
	pkgver = 0.19.0
	pkgrel = 1
	url = https://github.com/google/evcxr/tree/main/evcxr_jupyter
	arch = x86_64
	license = Apache
	makedepends = cargo
	makedepends = cmake
	depends = rust
	depends = jupyter-notebook
	options = !lto
	source = 0.19.0.tar.gz::https://crates.io/api/v1/crates/evcxr_jupyter/0.19.0/download
	sha256sums = a4690a2c53d8367824c3bb7c99438194d84f48347fcc12b26c169f5b04d7478f

pkgname = evcxr_jupyter