summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac0c5b4bd8a3cca42986975d66a6e6aa7f66344a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-fasttext-git
	pkgdesc = Library for fast text representation and classification – Python bindings
	pkgver = v0.9.2.r18.g1142dc4
	pkgrel = 1
	url = https://github.com/facebookresearch/fastText
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	makedepends = pybind11
	depends = python-numpy
	depends = glibc
	depends = gcc-libs
	depends = python
	provides = python-fasttext
	conflicts = python-fasttext
	source = python-fasttext-git::git+https://github.com/facebookresearch/fastText.git
	source = python-fasttext-git-cstdint.patch
	b2sums = SKIP
	b2sums = 5d7c95b54ceb1998b4fd62ce11b6ac94f5c5f95f46488b8da79b04e2b7275bde6af105b120ef61ce81d16418a822b105cc84007f2398e6eb1982b916ff689281

pkgname = python-fasttext-git