summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 584b906e1036885f6cd65a1a2f8413e97109ace1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-oath
	pkgdesc = Python implementation of HOTP, TOTP and OCRA algorithms from OATH
	pkgver = 1.4.4
	pkgrel = 1
	url = https://github.com/bdauvergne/python-oath
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	source = python-oath-1.4.4.tar.gz::https://pypi.io/packages/source/o/oath/oath-1.4.4.tar.gz
	sha256sums = bd6b20d20f2c4e3f53523ee900211dca75aeeca72f4f5a9fd8dcacc175fe1c0b

pkgname = python-oath