summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristoph Fink2019-03-12 12:11:33 +0200
committerChristoph Fink2019-03-12 12:11:33 +0200
commit456661a236183a21366410d49fc72c4e6d24f89c (patch)
tree089a0781934b4fe4433a8742a8e3ac3cb100a964 /.SRCINFO
downloadaur-456661a236183a21366410d49fc72c4e6d24f89c.tar.gz
v0.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1101c72a14c3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = python-fasttext-git
+ pkgdesc = Library for fast text representation and classification – Python bindings
+ pkgver = 0.2.0
+ pkgrel = 1
+ url = https://github.com/facebookresearch/fastText
+ arch = any
+ 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 = https://github.com/facebookresearch/fastText/archive/v0.2.0.tar.gz
+ sha256sums = 71d24ffec9fcc4364554ecac2b3308d834178c903d16d090aa6be9ea6b8e480c
+
+pkgname = python-fasttext-git
+