aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e17ea832afcd4e84cd3448d9d14c89afe14ec8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = pywdgen
	pkgdesc = A simple readable password generator, written in Python
	pkgver = 1.0
	pkgrel = 4
	url = https://github.com/simonpw/pywdgen
	arch = any
	license = GPL
	makedepends = git
	depends = python>=3.0
	source = git+https://github.com/simonpw/pywdgen.git
	md5sums = SKIP

pkgname = pywdgen