File: control

package info (click to toggle)
tvdb-api 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 224 kB
  • sloc: python: 2,168; makefile: 12
file content (25 lines) | stat: -rw-r--r-- 962 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
Source: tvdb-api
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), python-all, dh-python, python-setuptools, python3, python3-setuptools
XS-Python-Version: all
Standards-Version: 4.1.4
Homepage: https://github.com/dbr/tvdb_api
Vcs-Git: https://salsa.debian.org/python-team/modules/tvdb-api.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/tvdb-api

Package: python-tvdb-api
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: API interface to TheTVDB.com
 An easy to use API interface to TheTVDB.com .

Package: python3-tvdb-api
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-requests, python3-requests-cache
Description: API interface to TheTVDB.com (Python 3)
 An easy to use API interface to TheTVDB.com .
 .
 This is the Python 3 package for tvdb_api.