summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6609c077c9930b876e782ea761300792cb79be82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python2-pykeepass
	pkgdesc = Python library to interact with keepass databases (supports KDBX3 and KDBX4)
	pkgver = 4.0.0
	pkgrel = 1
	url = https://github.com/libkeepass/pykeepass
	arch = any
	license = GPL3
	makedepends = python2-setuptools
	depends = python2
	depends = python2-future
	depends = python2-pycryptodomex
	depends = python2-construct
	depends = python2-argon2
	source = https://files.pythonhosted.org/packages/source/p/pykeepass/pykeepass-4.0.0.tar.gz
	sha256sums = 1b41b3277ea4e044556e1c5a21866ea4dfd36e69a4c0f14272488f098063178f

pkgname = python2-pykeepass
	depends = python2
	depends = python2-future
	depends = python2-pycryptodomex
	depends = python2-construct
	depends = python2-argon2