summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7cde92a642de4400aba8fc3278859632329363b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pybullet-git
	pkgdesc = Python Interface for the Bullet Physics SDK specialized for Robotics Simulation and Reinforcement Learning
	pkgver = r6464.abeae7e1e
	pkgrel = 1
	url = https://github.com/bulletphysics/bullet3
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = python-setuptools
	depends = python-numpy
	provides = python-pybullet
	source = git+https://github.com/bulletphysics/bullet3.git
	sha256sums = SKIP

pkgname = python-pybullet-git