summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46444043d0b9d1d54976d2544efbfa33f3476b08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-privy-git
	pkgdesc = An easy, fast lib to correctly password-protect your data
	pkgver = r67.624bb58
	pkgrel = 5
	url = https://github.com/ofek/privy
	arch = any
	license = MIT
	license = Apache
	makedepends = python-setuptools
	depends = python-cryptography
	depends = python-argon2_cffi
	provides = python-privy
	conflicts = python-privy
	source = git+https://github.com/ofek/privy.git
	sha256sums = SKIP

pkgname = python-privy-git