summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3e18ca4d644d3e6d8e103cec854fffca7a1b6b2 (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.r9.g0622aad
	pkgrel = 2
	url = https://github.com/facebookresearch/fastText
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	depends = pybind11
	depends = python-future
	depends = python-numpy
	depends = python-scipy
	depends = python-pytorch
	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