summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 580098bf042dee7896c30a7d856aadd290e2f1f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-wpiformat-git
	pkgdesc = Linters and formatters for ensuring WPILib's source code conforms to its style guide
	pkgver = 2025.78
	pkgrel = 1
	url = https://github.com/wpilibsuite/styleguide
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest
	makedepends = python-setuptools-git-versioning
	depends = clang
	depends = python-autoflake
	depends = python-black
	depends = python-cpplint
	depends = python-gersemi
	depends = python-isort
	provides = python-wpiformat
	conflicts = python-wpiformat
	source = git+https://github.com/wpilibsuite/styleguide
	sha256sums = SKIP

pkgname = python-wpiformat-git