summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a10c683d5b5095f5593d30745b0c61dcc191a96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-adafruit-circuitpython-register
	pkgdesc = Library providing a variety of data descriptor class for Adafruit CircuitPython that makes it really simple to write device drivers for I2C and SPI register based devices.
	pkgver = 1.10.2
	pkgrel = 1
	url = https://github.com/adafruit/Adafruit_CircuitPython_Register
	arch = any
	license = MIT OR Unlicense OR CC-BY-4.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = https://files.pythonhosted.org/packages/source/a/adafruit_circuitpython_register/adafruit_circuitpython_register-1.10.2.tar.gz
	sha256sums = 68e1899351b186f007b26326d01e4c5ed68187b50c059e1e414b53248f80053d

pkgname = python-adafruit-circuitpython-register