summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b217fcb198a8b4561170cc3f74359879a3419aac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = pwman3
	pkgdesc = A console based password management application written in Python
	pkgver = 0.9.1
	pkgrel = 1
	url = https://github.com/pwman3/pwman3
	arch = any
	license = GPL
	depends = python-colorama
	depends = xsel
	depends = python-cryptography
	optdepends = python-psycopg2: PostgreSQL support,
	optdepends = python-pymysql: MySQL support,
	optdepends = python-pymongo: MongoDB support
	source = https://files.pythonhosted.org/packages/source/p/pwman3/pwman3-0.9.1.tar.gz
	sha256sums = 92b6c11e71d28365a1b58ac6965aa106e3d54f1f2cb6ba1b9d7bfc3bb848c476

pkgname = pwman3