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).
|