Source: python-flask-admin
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all (>= 2.6.6-3~),
               python-setuptools,
               python-flask,
               python-pytest,
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: https://pypi.python.org/pypi/Flask-Admin

Package: python-flask-admin
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-flask,
 python-argparse,
 python-wtforms,
 python-werkzeug,
 python-jinja2,
 python-markupsafe,
 python-itsdangerous
Description: Simple and extensible admin interface framework for Flask.
 .
 This python2 package.