File: control

package info (click to toggle)
pass-git-helper 1.1.1-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 160 kB
  • sloc: python: 624; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pass-git-helper
Maintainer: David Bremner <bremner@debian.org>
Section: vcs
Priority: optional
Build-Depends: dh-sequence-python3, python3-setuptools (>= 0.6b3), python3-all, debhelper-compat (= 13), python3-pytest, python3-pytest-mock, python3-pytest-cov, python3-xdg
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/languitar/pass-git-helper
Vcs-Git: https://salsa.debian.org/bremner/pass-git-helper.git
Vcs-Browser: https://salsa.debian.org/bremner/pass-git-helper

Package: pass-git-helper
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: pass
Description: Git credential helper interfacing with pass
 Maps hostnames to pass(1) keys to retrieve passwords and
 optional usernames.