summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3370e7a54fcd82595ce884eecc350e09abc2f2a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-nxt
	pkgdesc = A python driver/interface for the Lego Mindstorms NXT robot based on NXT_python.
	pkgver = 3.0.0
	pkgrel = 3
	url = https://github.com/schodet/nxt-python
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	optdepends = python-pyusb
	optdepends = python-pybluez
	provides = python-nxt
	conflicts = python-nxt
	source = nxt-python-3.0.0.zip::https://github.com/schodet/nxt-python/archive/refs/tags/3.0.0.zip
	sha256sums = 69e0f9058f8c970278e3660795817b6f46ecc26248b2b9449a890f5093d2c1aa

pkgname = python-nxt