Source: python-instagram
Section: python
Priority: optional
Maintainer: Petter Reinholdtsen <pere@debian.org>
Uploaders: Ross Gammon <rossgammon@mail.dk>
Build-Depends: 
 debhelper (>= 9),
 dh-python,
 python-all,
 python-httplib2,
 python-six,
 python-setuptools,
 python3-all,
 python3-httplib2,
 python3-six,
 python3-setuptools
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Homepage: https://github.com/Instagram/python-instagram
Vcs-Git: git://anonscm.debian.org/collab-maint/python-instagram.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/python-instagram.git

Package: python-instagram
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python
Provides: ${python:Provides}
Description: Python 2 client for the Instagram REST and Search APIs
 Python-instagram contains the Python bindings to access the Instagram
 REST and Search API.
 .
 This package provides the Python 2.x module.

Package: python3-instagram
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3
Description: Python 3 client for the Instagram REST and Search APIs
 Python-instagram contains the Python bindings to access the Instagram
 REST and Search API.
 .
 This package provides the Python 3.x module.
