summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c521e49799216c347bc98beea6e57d79efd3949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-django-auth-ldap
	pkgdesc = This is a Django authentication backend that authenticates against an LDAP service.
	pkgver = 1.3.0
	pkgrel = 1
	url = https://pypi.python.org/pypi/django-auth-ldap
	arch = any
	license = LGPL
	makedepends = python-setuptools
	depends = python
	depends = python-django
	source = https://files.pythonhosted.org/packages/32/67/f13dcca1aae0fa6ae06d36a73137cfe80b67ed7c52fd75b5d76480c665b1/django-auth-ldap-1.3.0.tar.gz
	md5sums = 28c82540580b08388fe56082b152f82f

pkgname = python-django-auth-ldap