summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b7e2c471dfd06dc88792556b62817a9ae13e0d7 (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 = 3
	url = https://pypi.org/project/pyDes/
	arch = any
	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
	b2sums = 45a2d0575519afc389abe080f2c3a6751c5ee1f973e9e4370f24c5dbf9d85882e875682005eae3d749a2e11bffc3cd46868f83baa58f9e7e4feb7a25db641a14

pkgname = python-pydes