summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3e14fa721379d3716124a1d083da7f8dad2d68f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-otp
	pkgdesc = A framework for adding two-factor authentication to Django using one-time passwords
	pkgver = 0.5.0
	pkgrel = 1
	url = https://bitbucket.org/psagers/django-otp
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	depends = python
	depends = python-django
	optdepends = python-qrcode: For OTP setup with QR code
	source = django-otp-0.5.0.tar.gz::https://files.pythonhosted.org/packages/6b/05/ecf200287a642703d7d2b1c5776a8de8b2e2cfe7aeefaa242bce859db08e/django-otp-0.5.0.tar.gz
	sha512sums = 4e84674004dbf610cbdf7fa7e8e3ce968860b94f6828441773ad46c98c8742ef762de041870982254e62116d7900b287bb3a2ca79ec70141d2853ed9c2e1ecfb

pkgname = python-django-otp