summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58dbf28f7bb510d2978a1c13cdc0400e842cc65e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-labmaze
	pkgdesc = A standalone release of DeepMind Lab's maze generator with Python bindings
	pkgver = 1.0.6
	pkgrel = 1
	url = https://github.com/deepmind/labmaze
	arch = x86_64
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = bazel5
	depends = python
	depends = python-absl
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/93/0a/139c4ae896b9413bd4ca69c62b08ee98dcfc78a9cbfdb7cadd0dce2ad31d/labmaze-1.0.6.tar.gz
	sha256sums = 2e8de7094042a77d6972f1965cf5c9e8f971f1b34d225752f343190a825ebe73

pkgname = python-labmaze