File: control

package info (click to toggle)
python-instagram 1.3.2%2Bgit20160108~dfeebe9-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 648 kB
  • sloc: python: 1,248; makefile: 36
file content (28 lines) | stat: -rw-r--r-- 808 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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,
 python3-all,
 python3-httplib2,
 python3-six,
 python3-setuptools
Standards-Version: 3.9.6
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: 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.