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

pkgname = python-oath