summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6407727e93ef750825d7367e346b5a0f69fcc0d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-mleap
	pkgdesc = Common serialization format and execution engine for machine learning pipelines (Python API)
	pkgver = 0.20.0
	pkgrel = 1
	url = https://combust.github.io/mleap-docs/
	arch = x86_64
	license = Apache-2.0
	makedepends = python
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-six
	depends = python-scipy
	depends = python-pandas
	depends = python-scikit-learn
	source = python-mleap-0.20.0::https://pypi.org/packages/source/m/mleap/mleap-0.20.0.tar.gz
	sha256sums = 71e1e794dca351b2fc3dc4355b351d95a99f499e95843fe3c49bb6d421139b06

pkgname = python-mleap