Source: flask-oldsessions Maintainer: Ximin Luo Section: python Priority: optional Build-Depends: dh-python, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) Standards-Version: 3.9.7 Homepage: http://github.com/mitsuhiko/flask-oldsessions Package: python-flask-oldsessions Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-werkzeug Description: Provides a session class that works like the one before 0.10 Flask-OldSessions is an extension to Flask that reimplements the old pickle based session interface from Flask 0.9 and earlier for backwards compatibility reasons.