blob: 6bbb2d188734a6971bf624b31d1190c6414d62c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = passtools
pkgdesc = A small script that helps you generate a password and check for the password strength
pkgver = 0.1
pkgrel = 1
url = https://github.com/Mahmoud-Hashad/passtools
arch = any
license = GPL
depends = python
source = passtools-0.1.tar.gz::https://github.com/Mahmoud-Hashad/passtools/archive/v0.1.tar.gz
sha256sums = 2245f8efa37963558cb925c6515a790033f87bc694a7baee5c32af1c29291e10
pkgname = passtools
|