summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d68e41776764883bfdaf33763c6964253af9dcb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-pygad
	pkgdesc = A Python 3 Library for Building the Genetic Algorithm and Training Machine Learning Algorithms
	pkgver = 3.3.1
	pkgrel = 3
	url = https://github.com/ahmedfgad/GeneticAlgorithmPython
	arch = any
	license = BSD
	depends = python-numpy
	depends = python-matplotlib
	depends = python-cloudpickle
	source = https://files.pythonhosted.org/packages/source/p/pygad/pygad-3.3.1.tar.gz
	sha256sums = 4291c4e23912684653ed38331f86bd4611715d6068cfaa3363d9039f2fb79259

pkgname = python-pygad