1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: ext3grep
Section: admin
Priority: extra
Maintainer: Debian Forensics <forensics-devel@lists.alioth.debian.org>
Uploaders: Luca Bruno <lucab@debian.org>, Rich Ercolani <rercola@acm.jhu.edu>
Build-Depends: debhelper (>= 7), autotools-dev, e2fslibs-dev, libncurses5 | libncurses-dev, pkg-config
Standards-Version: 3.8.2
Homepage: http://code.google.com/p/ext3grep/
Vcs-Browser: http://git.debian.net/?p=debian-forensics/ext3grep.git
Vcs-Git: git://git.debian.net/git/debian-forensics/ext3grep.git
Package: ext3grep
Architecture: alpha amd64 arm armel armhf i386 ia64 mipsel sh4
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tool to help recover deleted files on ext3 filesystems
ext3grep is a simple tool intended to aid anyone who accidentally deletes a
file on an ext3 filesystem, only to find that they wanted it shortly
thereafter.
|