summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2730084b615251f6f7caf79c698fe6465f89c968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-auth-ldap
	pkgdesc = This is a Django authentication backend that authenticates against an LDAP service.
	pkgver = 1.5.0
	pkgrel = 1
	url = https://pypi.python.org/pypi/django-auth-ldap
	arch = any
	license = LGPL
	makedepends = python-setuptools
	depends = python
	depends = python-django
	depends = python-ldap
	source = https://files.pythonhosted.org/packages/0f/d8/5295b55c12b99173a01a960fd0027548f995230714b8f636499bdf76e1fa/django-auth-ldap-1.5.0.tar.gz
	md5sums = 519ef7b44de31a4b4c113b517fce0e02

pkgname = python-django-auth-ldap