summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1dbc3f3372650de358d8b45a7e97900d676e8b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-safetensors-bin
	pkgdesc = Simple, safe way to store and distribute tensors. Installed via pypi.
	pkgver = 0.5.3
	pkgrel = 2
	url = https://github.com/huggingface/safetensors
	arch = x86_64
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	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
	conflicts = python-safetensors
	source = https://files.pythonhosted.org/packages/source/s/safetensors/safetensors-0.5.3.tar.gz
	sha256sums = b6b0d6ecacec39a4fdd99cc19f4576f5219ce858e6fd8dbe7609df0b8dc56965

pkgname = python-safetensors-bin