summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0c68bef6c51a23aee63d6a211a2f6b13bde7eeea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by mksrcinfo v8
# Thu Mar 14 14:14:03 UTC 2019
pkgbase = python-ludwig
	pkgdesc = Train and test deep learning models
	pkgver = 0.1.0
	pkgrel = 2
	url = https://github.com/uber/ludwig
	arch = any
	license = MIT
	makedepends = git
	depends = cython
	depends = python-h5py
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pandas
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-tqdm
	depends = python-tabulate
	depends = python-tensorflow
	depends = python-yaml
	depends = python-pytest
	depends = python-scikit-image
	depends = python-seaborn
	depends = python-spacy-en_core_web_sm
	depends = python-spacy
	source = git+https://github.com/uber/ludwig#tag=v0.1.0
	sha256sums = SKIP

pkgname = python-ludwig