Source: python-openid-cla
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Sergio Durigan Junior <sergiodj@sergiodj.net>
Build-Depends: debhelper (>=9),
 dh-python,
 python-all (>= 2.6.6-3~),
 python-setuptools,
 python3-all,
 python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/puiterwijk/python-openid-cla
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-openid-cla.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-openid-cla.git

Package: python-openid-cla
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: OpenID CLA extension for python-openid (Python 2)
 Implementation of the OpenID CLA extension for python-openid.  The
 purpose of this extension is to allow retrieving a list of signed
 contributor license agreements.
 .
 This package installs the library for Python 2.

Package: python3-openid-cla
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: OpenID CLA extension for python-openid (Python 3)
 Implementation of the OpenID CLA extension for python-openid.  The
 purpose of this extension is to allow retrieving a list of signed
 contributor license agreements.
 .
 This package installs the library for Python 3.
