summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd7410f422b045919f4ca1c354c83f2c3bf3c7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-kerasplotlib
	pkgdesc = Kerasplotlib provides a useful interface for Keras users that meet many common visualization needs related with training and evaluating deep learning models.
	pkgver = 0.1.6
	pkgrel = 1
	url = https://github.com/autonomio/kerasplotlib
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-keras
	depends = python-matplotlib
	depends = python-pandas
	source = https://files.pythonhosted.org/packages/7b/b7/31663d3b5ea9afd8c2c6ffa06d3c4e118ef363e12dc75b7c49fb6a2d22aa/kerasplotlib-0.1.6.tar.gz
	sha256sums = 794791ddbcf089901cf91ecd11bd64c07a430595d53fc0e46b5e59a710f3d57b

pkgname = python-kerasplotlib