summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39b69ca7a860bd5bf6d335e4822102aa288bda78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sslpsk
	pkgdesc = This module adds TLS-PSK support to the Python 2.7 and 3.x ssl package.
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/drbild/sslpsk
	arch = any
	license = Apache 2.0
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/drbild/sslpsk/archive/refs/tags/1.0.0.tar.gz
	sha256sums = 49b63093b96602591c44b79545e144efe35fe4936ff53eed7bd93eef048ff595

pkgname = python-sslpsk
	pkgdesc = This module adds TLS-PSK support to the Python 3.x ssl package.
	depends = python

pkgname = python2-sslpsk
	pkgdesc = This module adds TLS-PSK support to the Python 2.7 ssl package.
	depends = python2