summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9da6b12d50e148ec672aab834f788d521f30238b (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
pkgbase = nemesyst-git
	pkgdesc = Practical, distributed, hybrid-parallelism, deep learning framework.
	pkgver = 2.0.6.r6.68bebbc
	pkgrel = 1
	url = https://github.com/DreamingRaven/nemesyst
	arch = x86_64
	arch = aarch64
	license = OSL-3.0
	makedepends = git
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-sphinx-argparse
	depends = python-setuptools
	depends = python
	depends = python-pymongo
	depends = python-configargparse
	depends = python-future
	depends = python-ezdb-git
	optdepends = mongodb: local database creation
	optdepends = python-scikit-learn: mnist example auto data fetcher
	optdepends = python-keras-applications: example neural networks
	optdepends = python-keras-preprocessing: example neural networks
	optdepends = python-keras: example neural networks
	provides = nemesyst
	source = nemesyst::git+https://github.com/DreamingRaven/nemesyst#branch=master
	md5sums = SKIP

pkgname = nemesyst-git