summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d0141102411d54be00242a96807467f1e264cb05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-jaxtyping
	pkgdesc = Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees.
	pkgver = 0.2.34
	pkgrel = 1
	url = https://github.com/google/jaxtyping
	arch = any
	groups = jax
	license = Apache
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-typeguard
	optdepends = python-jax: Original JAX type system support.
	optdepends = python-pytest: Extension for pytest with jaxtyping plugin.
	source = python-jaxtyping-0.2.34.tar.gz::https://github.com/google/jaxtyping/archive/refs/tags/v0.2.34.tar.gz
	sha256sums = b52cc7be41dadf362311bae985e0ff735b2069550ba6d0531d42f9d8907a65f6

pkgname = python-jaxtyping