summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 144f7623d94d0fad9729f251fef10eb2145bdb92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-wpiformat-git
	pkgdesc = Linters and formatters for ensuring WPILib's source code conforms to its style guide
	pkgver = 2023.28
	pkgrel = 1
	url = https://github.com/wpilibsuite/styleguide
	arch = i686
	arch = x86_64
	license = custom=FRC-BSD
	makedepends = python-tox
	depends = python-regex
	depends = python-black
	provides = python-wpiformat
	conflicts = python-wpiformat
	source = git+https://github.com/wpilibsuite/styleguide
	md5sums = SKIP

pkgname = python-wpiformat-git