Source: python-repoze.who
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Bernhard Reiter <ockham@raz.or.at>,
           Florian Zavatzki <fz@binsec.de>,
Build-Depends: debhelper (>= 8),
               dh-python,
               python-all,
               python-setuptools,
               python-sphinx (>= 1.0.7+dfsg),
               python3-all,
               python3-setuptools,
Build-Depends-Indep: python-nose,
                     python-paste,
                     python-repoze.sphinx.autointerface,
                     python-webob,
                     python-zope.interface,
                     python3-nose,
                     python3-paste,
                     python3-webob,
                     python3-zope.interface,
Standards-Version: 3.9.6
Homepage: http://www.repoze.org/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-repoze.who/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-repoze.who/trunk/

Package: python-repoze.who
Architecture: all
Depends: python-paste,
         python-pkg-resources,
         python-sphinx,
         python-webob,
         python-zope.interface,
         ${misc:Depends},
         ${python:Depends},
Suggests: libjs-jquery,
          python-psycopg2,
Description: ident and auth framework for Python WSGI applications - Python 2.x
 repoze.who is an identification and authentication framework for
 arbitrary Python WSGI applications; it acts as WSGI middleware.
 .
 repoze.who is inspired by Zope 2's Pluggable Authentication Service
 (PAS), but is not dependent on Zope in any way; it is useful for any
 WSGI application.
 .
 It provides no facility for authorization (ensuring whether a user
 can or cannot perform the operation implied by the request). This is
 considered to be the domain of the WSGI application.
 .
 This package contains the Python 2.x module.

Package: python3-repoze.who
Architecture: all
Depends: python3-paste,
         python3-pkg-resources,
         python3-sphinx,
         python3-webob,
         python3-zope.interface,
         ${misc:Depends},
         ${python3:Depends},
Suggests: libjs-jquery,
          python3-psycopg2,
Description: ident and auth framework for Python WSGI applications - Python 3.x
 repoze.who is an identification and authentication framework for
 arbitrary Python WSGI applications; it acts as WSGI middleware.
 .
 repoze.who is inspired by Zope 2's Pluggable Authentication Service
 (PAS), but is not dependent on Zope in any way; it is useful for any
 WSGI application.
 .
 It provides no facility for authorization (ensuring whether a user
 can or cannot perform the operation implied by the request). This is
 considered to be the domain of the WSGI application.
 .
 This package contains the Python 3.x module.
