blob: 35e7c60c91d9ddabc7cf937f72cadd067209b5cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python2-wifileds
pkgdesc = Library for multiple WiFi LED vendors.
pkgver = 1.0.6
pkgrel = 1
url = https://github.com/joaquincasares/python-wifi-leds
arch = any
license = MIT
makedepends = python2-setuptools
depends = python2
provides = python2-wifileds
source = https://pypi.python.org/packages/source/w/wifileds/wifileds-1.0.6.tar.gz
md5sums = 81ad137e9cf5085730a72eabe6c1abc4
pkgname = python2-wifileds
|