File: control

package info (click to toggle)
dfc 3.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 420 kB
  • sloc: ansic: 3,302; makefile: 29; sh: 15
file content (18 lines) | stat: -rw-r--r-- 687 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dfc
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: cmake, debhelper-compat (= 13)
Standards-Version: 4.7.0
Homepage: https://github.com/rolinh/dfc
Vcs-Git: https://salsa.debian.org/debian/dfc.git
Vcs-Browser: https://salsa.debian.org/debian/dfc
Rules-Requires-Root: no

Package: dfc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: display file system usage using graph and colors
 dfc displays file system space usage using graphs and colors. In some ways, it
 is a modernized version of df as it is able to use colors, draw graphs and
 export its output to different formats such as CSV or HTML.