blob: b3dbe620c941c519eeb8ad004c0871e8a89182be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-bm25s
pkgdesc = Highly efficient implementation of BM25
pkgver = 0.3.9
pkgrel = 1
url = https://github.com/tegusi/bm25s
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-pyproject-metadata
depends = python-numpy
source = python-bm25s-0.3.9.tar.gz::https://files.pythonhosted.org/packages/source/b/bm25s/bm25s-0.3.9.tar.gz
sha256sums = 895c679d952b7de8355edb5f3e1a620a1e2f294d1d42b919bf0821cce2e2f597
pkgname = python-bm25s
|