summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aaa2593c4f6bf43120c8b5517040927ba6dc6857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-adafruit-pureio
	pkgdesc = Pure python (i.e. no native extensions) access to Linux IO including I2C and SPI. Drop in replacement for smbus and spidev modules
	pkgver = 1.1.11
	pkgrel = 1
	url = https://github.com/adafruit/Adafruit_Python_PureIO
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python
	source = https://pypi.io/packages/source/a/adafruit-pureio/Adafruit_PureIO-1.1.11.tar.gz
	sha256sums = c4cfbb365731942d1f1092a116f47dfdae0aef18c5b27f1072b5824ad5ea8c7c

pkgname = python-adafruit-pureio