summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 20d4ff4fbab309a9875561669a6b113734987612 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pydes
	pkgdesc = Pure python implementation of DES and TRIPLE DES encryption algorithm
	pkgver = 2.0.1
	pkgrel = 4
	url = https://pypi.org/project/pyDes/
	arch = x86_64
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = pyDes-2.0.1.tar.gz::https://files.pythonhosted.org/packages/source/p/pyDes/pyDes-2.0.1.tar.gz
	sha256sums = e2ab8e21d2b83e90d90dbfdcb6fb8ac0000b813238b7ecaede04f8435c389012

pkgname = python-pydes