summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88eea0fa94eb5ef29369b7fabc856931ec9b8327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-tokenizers
	pkgdesc = Fast State-of-the-Art Tokenizers optimized for Research and Production
	pkgver = 0.20.4
	pkgrel = 1
	url = https://github.com/huggingface/tokenizers
	arch = i686
	arch = x86_64
	license = Apache-2.0
	makedepends = clang
	makedepends = rust-bindgen
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-maturin
	makedepends = python-setuptools-rust
	makedepends = python-wheel
	depends = python
	options = !lto
	source = tokenizers-0.20.4.tar.gz::https://github.com/huggingface/tokenizers/archive/refs/tags/v0.20.4.tar.gz
	sha256sums = c7dd77a63d95113add5f4c85a41f117cbf41d2cbc7f6609b72650e14c7f42f31

pkgname = python-tokenizers