summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d3ba8b47328af97198352fc0ee1fbc08c6bd08b (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.18.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.18.0.tar.gz::https://crates.io/api/v1/crates/evcxr_jupyter/0.18.0/download
	sha256sums = 28e997771ad7547894c72b078db9fb95ddfd89a17f6f31b68448011386af89f5

pkgname = evcxr_jupyter