summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e917e6443e43605162063da2daa91f4bee166602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-frccontrol-git
	pkgdesc = Provides SciPy wrappers that ease development of state-space models for the FIRST Robotics Competition.
	pkgver = 2024.23
	pkgrel = 1
	url = https://github.com/calcmogul/frccontrol.git
	arch = x86_64
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	source = git+https://github.com/calcmogul/frccontrol.git
	md5sums = SKIP

pkgname = python-frccontrol-git