blob: f4772e26e50c69a8ee5c287e978e0aa29a7ce31a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = dimanet
pkgdesc = DimaNet is another bad integration of a neural network library written in ANSI C.
pkgver = 1.3
pkgrel = 1
url = https://github.com/dimalmfao/dimanet
arch = any
license = GPL-3.0
depends = gcc
source = dimanet-1.3.tar.gz::https://github.com/dimalmfao/dimanet/archive/master.tar.gz
sha256sums = bf89eb6c4188618d6873db83f277a713a5b7614edb1157ac12b063335b96fdfd
pkgname = dimanet
|