summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7de385f0e7692a76a28ed2ccacc2561817ef4b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-fasttext
	pkgdesc = Library for fast text representation and classification – Python bindings
	pkgver = 0.9.2
	pkgrel = 2
	url = https://github.com/facebookresearch/fastText
	arch = x86_64
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = pybind11
	depends = python-future
	depends = python-numpy
	depends = python-scipy
	depends = python-pytorch
	provides = python-fasttext
	conflicts = python-fasttext
	source = python-fasttext-0.9.2.tar.gz::https://github.com/facebookresearch/fastText/archive/v0.9.2.tar.gz
	sha256sums = 7ea4edcdb64bfc6faaaec193ef181bdc108ee62bb6a04e48b2e80b639a99e27e

pkgname = python-fasttext