blob: fe363c02c0b6d392267db3bd4ac4a25fcfc9d40c (
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 = python-pykeepass-git
pkgdesc = Python library to interact with keepass databases
pkgver = v4.1.1.post1.r1.g2b051d9
pkgrel = 1
url = https://github.com/libkeepass/pykeepass
arch = any
license = GPL3
checkdepends = python-pyotp
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-argon2_cffi
depends = python-construct
depends = python-lxml
depends = python-pycryptodomex
depends = python-setuptools
provides = python-pykeepass
conflicts = python-pykeepass
source = git+https://github.com/libkeepass/pykeepass.git
sha512sums = SKIP
pkgname = python-pykeepass-git
|