summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fa122439b2802c09426e748593cd70b9d731be1 (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 = python-pettingzoo
	pkgdesc = Framework for multi-agent reinforcement learning
	pkgver = 1.24.2
	pkgrel = 1
	url = https://pettingzoo.farama.org/
	arch = any
	license = MIT AND Apache-2.0
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-numpy
	depends = python-gymnasium
	depends = python-farama-notifications
	optdepends = python-pygame: environment rendering, required for many provided environments
	optdepends = python-pybox2d: required for the SISL environments
	optdepends = box2d: required for the SISL environments
	optdepends = python-scipy: required for the SISL environments
	optdepends = python-pymunk: required for the SISL and butterfly environments
	optdepends = python-pillow: required for some environments
	optdepends = python-chess: required for chess environment
	optdepends = python-rlcard: required for card game environments
	optdepends = python-shimmy: required for some of the classic environments
	source = https://files.pythonhosted.org/packages/source/p/pettingzoo/pettingzoo-1.24.2.tar.gz
	source = LICENSE-1.24.2::https://raw.githubusercontent.com/Farama-Foundation/PettingZoo/1.24.2/LICENSE
	sha256sums = 0a5856d47de78ab20feddfdac4940959dc892f6becc92107247b1c3a210c0984
	sha256sums = 57569ca4221c4cbf9a035d1280d142550b7021722a70ffd79c318ae382689cc4

pkgname = python-pettingzoo