summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f8d22c919f862f8513278b6e54193b9e50bd49c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pickle-secure-git
	pkgdesc = Wrapper around pickle that creates encrypted pickles
	pkgver = 0.99.9.r3.g8629331
	pkgrel = 1
	url = https://github.com/spapanik/pickle-secure
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = LGPL3
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-cryptography
	provides = python-pickle-secure=0.99.9.r3.g8629331
	conflicts = python-pickle-secure
	source = git+https://github.com/spapanik/pickle-secure
	sha256sums = SKIP

pkgname = python-pickle-secure-git