summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChris Brendel2018-10-30 02:42:49 -0700
committerChris Brendel2018-10-30 02:42:49 -0700
commite4c9606a12c31c0c9d2ea81c45f16b9229361698 (patch)
tree4135b97be26e8834f844d44401cec44603154e17 /.SRCINFO
downloadaur-e4c9606a12c31c0c9d2ea81c45f16b9229361698.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3f7693bfce32
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+pkgbase = python-thinc
+ pkgdesc = Practical Machine Learning for NLP
+ pkgver = 6.12.0
+ pkgrel = 1
+ url = https://github.com/explosion/thinc
+ arch = x86_64
+ license = MIT
+ makedepends = python-setuptools
+ depends = cython
+ depends = python-numpy
+ depends = python-msgpack-numpy-git
+ depends = python-cymem
+ depends = python-preshed
+ depends = python-murmurhash
+ depends = python-plac
+ depends = python-ujson
+ depends = python-dill
+ depends = python-pytest
+ depends = python-mock
+ depends = python-pathlib
+ depends = python
+ depends = python-hypothesis
+ depends = python-cytoolz
+ depends = python-blis
+ depends = python-six
+ depends = python-tqdm
+ depends = python-wrapt
+ optdepends = python-spacy: examples
+ source = python-thinc-6.12.0.tar.gz::https://github.com/explosion/thinc/archive/v6.12.0.tar.gz
+ md5sums = e6ebce7e0a0c87a7f9d9470068f9be9a
+
+pkgname = python-thinc
+