Source: fshash
Section: utils
Priority: optional
Maintainer: Jochen Hepp <jochen.hepp@gmx.de>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.6.2

Package: fshash
Architecture: all
Depends:
Description: a shell script to manage hashsum files of a filesystem
 fshash is a shell script to manage hashsum files of a filesystem.
 .
 Hard disks or storage in general can fail.  fshash cannot prevent this
 but can help you to verify correct data and detect any failure.
 .
 The idea is to keep a tree of hashsum files which correspond to a tree
 of files.  Each hashsum file can represent either a single file or a
 directory and all subdirectories and all files in them.
 .
 fshash can generate and check hashsums.  It also can show new files or
 add them to the corresponding hashsum files.  If files have disappeared
 fshash can report it.
