summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ba8d08de399cf93b351a4b0c6d356fd3eda0312 (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
25
pkgbase = python-safetensors-bin
	pkgdesc = Simple, safe way to store and distribute tensors. Installed via pypi.
	pkgver = 0.5.3
	pkgrel = 3
	url = https://github.com/huggingface/safetensors
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-maturin
	depends = python
	optdepends = python-jax
	optdepends = python-flax
	optdepends = python-jaxlib
	optdepends = python-numpy
	optdepends = python-paddlepaddle
	optdepends = python-tensorflow
	optdepends = python-pytorch
	provides = python-safetensors=0.5.3
	conflicts = python-safetensors
	source = https://files.pythonhosted.org/packages/source/s/safetensors/safetensors-0.5.3.tar.gz
	sha256sums = b6b0d6ecacec39a4fdd99cc19f4576f5219ce858e6fd8dbe7609df0b8dc56965

pkgname = python-safetensors-bin