blob: 2643ba7100095ae27104457608ec66c4c41582ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pwinput
pkgdesc = A cross-platform Python module that displays **** for password input.
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/asweigart/pwinput
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
depends = python
source = https://files.pythonhosted.org/packages/source/p/pwinput/pwinput-1.0.3.tar.gz
md5sums = 7d2b48529556b00b90eae2aed96a79d9
pkgname = python-pwinput
|