blob: 25b5365abb8041b618482ab7d780afd5df7e8485 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-xled
pkgdesc = XLED is a python library and command line interface (CLI) to control Twinkly - Smart Decoration LED lights for Christmas.
pkgver = 0.7.0
pkgrel = 1
arch = any
license = custom:MIT License
makedepends = python-build
makedepends = python-setuptools
makedepends = python-pytest-runner
depends = python
source = https://files.pythonhosted.org/packages/source/x/xled/xled-0.7.0.tar.gz
sha256sums = da7e46475003e810addd662866e9295d5c6959e8f5537df8177826e7fe2e0ff8
pkgname = python-xled
|