summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f02c22a01f46f494781ada3846a003501223745 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-floret-git
	pkgdesc = fastText + Bloom embeddings for compact, full-coverage vectors with spaCy
	pkgver = 434.7756382
	pkgrel = 1
	url = https://github.com/explosion/floret
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = pybind11
	depends = python-pytest
	provides = python-floret
	source = git+https://github.com/explosion/floret.git
	sha256sums = SKIP

pkgname = python-floret-git