blob: f7ec214ae71ed596d7e812296ff340e855c73220 (
plain)
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, libncurses-dev, dpkg-dev (>= 1.16.1~), libconfig-dev
Standards-Version: 4.7.0
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).
|