summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b445c710a1f4429029f9100ecb4982bb169fd4e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-bme280-git
	pkgdesc = A Python library for accessing the BME280 combined humidity and pressure from Bosch via python-smbus using the I2C interface.
	pkgver = 25376a6
	pkgrel = 2
	url = https://github.com/cmur2/python-bme280
	arch = any
	license = MIT
	makedepends = python-pip
	depends = python
	depends = i2c-tools
	conflicts = python-bme280
	source = bme280::git+https://github.com/cmur2/python-bme280.git
	sha512sums = SKIP

pkgname = python-bme280-git