File: control

package info (click to toggle)
gnu-which 2.21%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 696 kB
  • sloc: ansic: 2,280; sh: 883; makefile: 46
file content (24 lines) | stat: -rw-r--r-- 669 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: gnu-which
Section: utils
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://savannah.gnu.org/projects/which
Vcs-Browser: https://salsa.debian.org/debian/gnu-which
Vcs-Git: https://salsa.debian.org/debian/gnu-which.git

Package: gnu-which
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 debianutils (<< 5.1-2~),
Provides: which
Description: Utility to show the full path of commands
 This package provides GNU implementation of which command.
 This tool provides the functionality to show the full path
 of commands.