summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5cb0eb64347f3be7445ae4d329e1d5abc2bb9e7 (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-huggingface-hub-git
	pkgdesc = Client library to download and publish models on the huggingface.co hub
	pkgver = 0.0.8.r37
	pkgrel = 1
	url = https://github.com/huggingface/huggingface_hub
	arch = any
	license = Apache 2.0
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.6
	depends = python-filelock
	depends = python-tqdm
	depends = python-requests
	depends = python-importlib-metadata
	depends = python-espnet
	provides = python-huggingface-hub
	conflicts = python-huggingface-hub
	conflicts = python-huggingface-hub-git
	source = python-huggingface-hub-git::git+https://github.com/huggingface/huggingface_hub
	md5sums = SKIP

pkgname = python-huggingface-hub-git