summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 89df342434282e2af6838c2c163e6dceed363d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-chess
	pkgdesc = A Python chess library with move generation/validation and PGN/Polyglot/Gaviota/Syzygy/UCI support
	pkgver = 1.10.0
	pkgrel = 1
	url = https://github.com/niklasf/python-chess
	arch = any
	license = GPL3
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = python-chess-1.10.0.tar.gz::https://github.com/niklasf/python-chess/archive/v1.10.0.tar.gz
	sha256sums = 832fa7d589ffe916f5e84f08ece0d634dfb50568867932e525edcebb573041df

pkgname = python-chess