File: control

package info (click to toggle)
fslint 2.46-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,480 kB
  • sloc: python: 1,780; sh: 1,149; makefile: 63
file content (32 lines) | stat: -rw-r--r-- 940 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
25
26
27
28
29
30
31
32
Source: fslint
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://www.pixelbeat.org/fslint/
Build-Depends:
 debhelper (>= 11~),
Build-Depends-Indep:
 gettext (>= 0.13),
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/debian/fslint
Vcs-Git: https://salsa.debian.org/debian/fslint.git

Package: fslint
Architecture: all
Depends:
 findutils (>= 4.1.1),
 python (>= 2.6),
 python-glade2,
 python-gtk2 (>= 2.4),
 ${misc:Depends},
Description: Utility collection to find and fix common errors in file storage
 FSlint is a toolkit to clean filesystem lint. It includes a GTK+ GUI
 as well as a command line interface and can be used to reclaim disk space.
 It has an interface for uninstalling packages, and it can find things like:
 .
    - Duplicate files
    - Problematic filenames
    - Temporary files
    - Bad symlinks
    - Empty directories
    - Nonstripped binaries