blob: 3c2e65cdb22bb0a99567935fceb77c7923677e4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python2-gnupg-isis
pkgdesc = A modified version of python-gnupg, including security patches, extensive documentation, and extra features. The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard.
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/isislovecruft/python-gnupg
arch = any
license = GPL3
depends = python2
depends = gnupg
depends = python2-psutil
provides = python2-gnupg
conflicts = python2-gnupg
source = https://github.com/isislovecruft/python-gnupg/archive/2.0.1.tar.gz
md5sums = 492126fac43aa3fe86c4e7c70440b6ac
pkgname = python2-gnupg-isis
|