blob: c6ae1358857289fdc51eb4e8820b4c1612172438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python-gpiod
pkgdesc = gpiod pure Python library with almost the same usage as libgpiodcxx
pkgver = 1.5.4
pkgrel = 1
url = https://github.com/hhk7734/python3-gpiod
arch = any
license = MIT
makedepends = python-setuptools
source = https://files.pythonhosted.org/packages/source/g/gpiod/gpiod-1.5.4.tar.gz
sha512sums = 08f4f6ab602b7d54d1d4e2d6667b32169eb489aa618967a2bf95ac3832c56d577fd235daa9740dd199373179107d0c75d3d12825dec7720a237e79095b460e1b
pkgname = python-gpiod
|