summaryrefslogtreecommitdiff
path: root/recipes/python/python-ldap_2.3.9.bb
blob: 8a605e49e47efbcbdda197cf343f73bcd0b4ac59 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API" 
SECTION = "devel/python" 
PRIORITY = "optional" 
LICENSE = "Python-style" 
HOMEPAGE = "http://www.python-ldap.org/" 
DEPENDS = "python openldap" 
 
SRC_URI = "http://pypi.python.org/packages/source/p/${PN}/${PN}-${PV}.tar.gz \ 
           file://setup.cfg.patch;patch=1"  
 
inherit setuptools  
'2008-08-10 21:13:13 +0000'>2008-08-10totem: split plugins into seperate packagesKoen Kooi1 2008-08-10totem: add more gst plugins and fix mythtv detection Koen Kooi2 2008-08-10totem: add 2.23.4Koen Kooi3 2008-08-10totem-pl-parser: add 2.23.3Koen Kooi1 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2