summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 00bd8661a6636a332ee3ccf0ca5cc59e2d1ea18e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Sun May  8 22:03:01 UTC 2016
pkgbase = python-gym-git
	pkgdesc = A toolkit for developing and comparing reinforcement learning algorithms.
	pkgver = 0.0.1
	pkgrel = 2
	url = https://gym.openai.com
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-numpy>=1.10.4
	depends = python-requests>=2.0
	depends = python-six
	source = git+https://github.com/openai/gym
	md5sums = SKIP

pkgname = python-gym-git