File: control

package info (click to toggle)
nwipe 0.30-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,784 kB
  • sloc: ansic: 5,828; makefile: 27; sh: 4
file content (17 lines) | stat: -rw-r--r-- 668 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: nwipe
Section: utils
Priority: optional
Maintainer: Martijn van Brummelen <mvb@debian.org>
Build-Depends: debhelper-compat (=13), libparted-dev, libncurses5-dev, dpkg-dev (>= 1.16.1~), pkg-config
Standards-Version: 4.5.1
Homepage: https://github.com/martijnvanbrummelen/nwipe
Vcs-Browser: https://salsa.debian.org/mvb/nwipe
Vcs-Git: https://salsa.debian.org/mvb/nwipe.git

Package: nwipe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Utility to securely erase disks
 Nwipe is a command that will securely erase disks using a variety of
 recognised methods. It is a fork of the dwipe command used by Darik's Boot and
 Nuke (DBAN).