Source: python-gitlab Maintainer: Federico Ceratto Section: python Priority: optional Build-Depends: debhelper-compat (= 13), debhelper, sphinx-common Build-Depends-Indep: dh-python, python3-all, python3-httmock, python3-mock, python3-myst-parser, python3-pytest, python3-requests, python3-requests-toolbelt, python3-responses, python3-setuptools, python3-sphinx Standards-Version: 4.6.1 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 Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no 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}), python3-yaml Description: GitLab command-line client Command-line tool to interact with the GitLab v4 server API. The executable is named python-gitlab.