blob: c4a2d1cea31241234b56c3a7f1b6eee735fdcd29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = wifi-password
pkgdesc = Quickly fetch your WiFi password and if needed, generate a QR code of your WiFi to allow phones to easily connect
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/sdushantha/wifi-password
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-qrcode
depends = python-pillow
depends = python-colorama
depends = python-image
source = https://files.pythonhosted.org/packages/source/w/wifi-password/wifi-password-1.1.1.tar.gz
sha256sums = 4ef68bf5566db5bbe7cf7d1e513fee7543f90371475f6ec9b9e488b4d3601078
pkgname = wifi-password
depends = python
depends = python-qrcode
depends = python-pillow
depends = python-colorama
depends = python-image
|