File: control

package info (click to toggle)
btrfs-heatmap 9-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,020 kB
  • sloc: python: 604; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: btrfs-heatmap
Section: utils
Priority: optional
Maintainer: Hans van Kranenburg <hans@knorrie.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.3.0
Homepage: https://github.com/knorrie/btrfs-heatmap

Package: btrfs-heatmap
Architecture: all
Depends: ${misc:Depends}, python3:any, python3-btrfs (>= 10-1~)
Recommends: catimg
Description: Visualize the layout of data on your btrfs filesystem
 The btrfs heatmap script creates a visualization of how a btrfs filesystem is
 using the underlying disk space of the block devices that are added to it.