Source: python-flask-restful
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-restful
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-flask,
 python-aniso8601,
 python-tz,
 python-dateutil
Description: Simple framework for creating REST APIs.
 .
 This python2 package.