File: control

package info (click to toggle)
duf 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 376 kB
  • sloc: makefile: 7
file content (36 lines) | stat: -rw-r--r-- 1,236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: duf
Section: utils
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-iglou-eu-go-wildcard-dev,
               golang-github-jedib0t-go-pretty-dev,
               golang-github-mattn-go-runewidth-dev,
               golang-github-muesli-termenv-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-sys-dev
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/muesli/duf
Vcs-Browser: https://salsa.debian.org/go-team/packages/duf
Vcs-Git: https://salsa.debian.org/go-team/packages/duf.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/muesli/duf

Package: duf
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: Disk Usage/Free Utility
 Simple Disk Usage/Free Utility.
 .
 Features:
  - User-friendly, colorful output.
  - Adjusts to your terminal's theme & width.
  - Sort the results according to your needs.
  - Groups & filters devices.
  - Can conveniently output JSON.