Source: python-bottle-beaker
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Build-Depends: debhelper (>= 9), dh-python,
 python-all,
 python-setuptools,
 python3-all,
 python3-setuptools,
Standards-Version: 4.1.0
Homepage: https://github.com/bottlepy/bottle-beaker
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-bottle-beaker.git
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-bottle-beaker.git

Package: python-bottle-beaker
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
Recommends: ${python:Recommends}
Suggests: ${python:Suggests}
Description: Bottle plugin beaker, WSGI middleware for sessions and caching - Python 2.X
 Bottle plugin to session and caching library with WSGI Middleware
 .
 This package provides the Python 2.x module.

Package: python3-bottle-beaker
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Bottle plugin beaker, WSGI middleware for sessions and caching - Python 3.X
 Bottle plugin to session and caching library with WSGI Middleware
 .
 This package provides the Python 3.x module.
 
