File: control

package info (click to toggle)
python-gitlab 1%3A1.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 892 kB
  • sloc: python: 5,400; sh: 201; makefile: 164
file content (57 lines) | stat: -rw-r--r-- 1,708 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Source: python-gitlab
Maintainer: Federico Ceratto <federico@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep:
 dh-python,
 python-all,
 python-doc,
 python-httmock,
 python-mock,
 python-requests,
 python-setuptools (>= 0.6b3),
 python-sphinx,
 python3-all,
 python3-httmock,
 python3-mock,
 python3-requests,
 python3-setuptools,
 python3-sphinx
Standards-Version: 4.2.1
X-Python3-Version: >= 3.5
Homepage: https://github.com/python-gitlab/python-gitlab
Vcs-Git: https://salsa.debian.org/debian/python-pygitlab.git
Vcs-Browser: https://salsa.debian.org/debian/python-pygitlab

Package: python-gitlab
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: python-gitlab-doc
Description: Python GitLab API client library
 Provides access to the GitLab v3 and v4 server API.
 This package contains the Python 2 library.

Package: python-gitlab-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-jquery, libjs-underscore
Description: Python 3 GitLab API client library - documentation
 Provides access to the GitLab v4 server API.
 This package contains the library documentation.

Package: python3-gitlab
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-gitlab-doc
Description: Python 3 GitLab API client library
 Provides access to the GitLab v4 server API.
 This package contains the Python 3 library.

Package: gitlab-cli
Architecture: all
Section: utils
Depends: ${misc:Depends}, python3, python3-gitlab (= ${binary:Version})
Description: GitLab command-line client
 Command-line tool to interact with the GitLab v4 server API.
 The executable is named python-gitlab.