File: control

package info (click to toggle)
pass-git-helper 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 616 kB
  • sloc: python: 693; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 987 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pass-git-helper
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin Günther <martin.guenther@dfki.de>
Section: vcs
Priority: optional
Build-Depends: dh-sequence-python3, pybuild-plugin-pyproject, python3-setuptools, python3-all, debhelper-compat (= 13), python3-pytest <!nocheck>, python3-pytest-mock <!nocheck>, python3-pytest-cov <!nocheck>, python3-xdg <!nocheck>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/languitar/pass-git-helper
Vcs-Git: https://salsa.debian.org/python-team/packages/pass-git-helper.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pass-git-helper
Testsuite: autopkgtest-pkg-pybuild

Package: pass-git-helper
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: pass
Description: Git credential helper interfacing with pass
 A git credential helper implementation that allows using pass as the
 credential backend for your https-based git repositories.