File: control

package info (click to toggle)
shellingham 1.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: python: 460; sh: 6; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 867 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
Source: shellingham
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Emmanuel Arias <eamanu@debian.org>,
Build-Depends: debhelper-compat (= 13),
               pybuild-plugin-pyproject,
               python3-all,
               python3-pytest <!nocheck>,
               python3-pytest-mock <!nocheck>,
               python3-setuptools,
Standards-Version: 4.6.2
Homepage: https://github.com/sarugaku/shellingham
Vcs-Git: https://salsa.debian.org/python-team/packages/shellingham.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/shellingham
Rules-Requires-Root: no

Package: python3-shellingham
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Description: Tool to Detect Surrounding Shell
 Shellingham detects what shell the current Python executable is
 running in.