blob: d1707aae5d2e85b77bf777de33dc9ec08704f060 (
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-tokenizers-bin
pkgdesc = Fast state-of-the-art tokenizers optimized for research and production (official wheel)
pkgver = 0.23.1
pkgrel = 1
url = https://github.com/huggingface/tokenizers
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = python-installer
depends = python
depends = python-huggingface-hub
provides = python-tokenizers=0.23.1
conflicts = python-tokenizers
noextract = tokenizers-0.23.1-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
noextract = tokenizers-0.23.1-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
options = !strip
source = LICENSE-0.23.1::https://raw.githubusercontent.com/huggingface/tokenizers/v0.23.1/LICENSE
sha256sums = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
source_x86_64 = https://files.pythonhosted.org/packages/0d/d5/1353e5f677ec27c2494fb6a6725e82d56c985f53e90ec511369e7e4f02c6/tokenizers-0.23.1-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256sums_x86_64 = 5075b405006415ea148a992d093699c66eb01952bf59f4d5727089a98bda45a4
source_aarch64 = https://files.pythonhosted.org/packages/6c/36/e006edf031154cba92b8416057d92c3abe3635e4c4b0aa0b5b9bb39dde70/tokenizers-0.23.1-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
sha256sums_aarch64 = 1bf13402aff9bc533c89cb849ec3b412dc3fbeacc9744840e423d7bf3f7dc0e3
pkgname = python-tokenizers-bin
|