summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09994f6b8de758ee37acee24108a7a20e81a4c5d (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
38
# Generated by mksrcinfo v8
# Sat Feb 20 18:43:15 UTC 2016
pkgbase = python-keras
	pkgdesc = Theano-based Deep Learning library (convnets, recurrent neural networks, and more)
	pkgver = 0.3.2
	pkgrel = 1
	url = https://github.com/fchollet/keras
	changelog = ChangeLog
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-numpy
	makedepends = python-scipy
	makedepends = python-h5py
	makedepends = python2
	makedepends = python2-setuptools
	makedepends = python2-numpy
	makedepends = python2-scipy
	makedepends = python2-h5py
	source = keras.tar.gz::https://github.com/fchollet/keras/archive/0.3.2.tar.gz
	sha256sums = cd2cd768b039703eb9e4a9fac154588a4f36daad53f4c359c241333ee36af7cf

pkgname = python-keras
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-theano
	depends = python-h5py

pkgname = python2-keras
	depends = python2
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-theano
	depends = python2-h5py