summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 505430f3d04ad5d925ff9ae928cca471f0ded7f7 (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
pkgbase = python-safetensors
	pkgdesc = Simple, safe way to store and distribute tensors
	pkgver = 0.5.3
	pkgrel = 1
	url = https://github.com/huggingface/safetensors
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-maturin
	makedepends = python-wheel
	makedepends = python-setuptools-rust
	depends = python
	optdepends = python-jax
	optdepends = python-flax
	optdepends = python-jaxlib
	optdepends = python-numpy
	optdepends = python-paddlepaddle
	optdepends = python-tensorflow
	optdepends = python-pytorch
	source = python-safetensors-0.5.3.tar.gz::https://github.com/huggingface/safetensors/archive/refs/tags/v0.5.3.tar.gz
	sha256sums = 8c91c33013e54cbc7e055c4aa9565ddefa41ebd5a6de0dbdbbffaa6e921b4257

pkgname = python-safetensors