summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 28e3113accfe4d39270e95028ded6cab7081fe28 (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
32
33
34
35
36
37
# Generated by mksrcinfo v8
# Mon Jan 16 21:29:08 UTC 2017
pkgbase = python-keras-git
	pkgdesc = Theano-based Deep Learning library (convnets, recurrent neural networks, and more)
	pkgver = 1.2.0.r106.ge54d7951
	pkgrel = 1
	url = https://github.com/fchollet/keras
	changelog = ChangeLog
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	source = keras::git+http://github.com/fchollet/keras.git
	sha256sums = SKIP

pkgname = python-keras-git
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-theano
	depends = python-h5py
	provides = python-keras
	conflicts = python-keras

pkgname = python2-keras-git
	depends = python2
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-theano
	depends = python2-h5py
	provides = python2-keras
	conflicts = python2-keras