File debian.control of Package par2
Source: par2cmdline
Section: SystemUtilities
Priority: optional
Maintainer: Kurt Garloff <kurt@garloff.de>
Package: par2
#Build-Depends: debhelper (>= 4.1.16), g++, libstdc++-dev, sed
Architecture: any
Depends: ${shlibs:Depends}
Description: Create parity files and use them to recover lost data
.
Parchive parity files (or par files for short) create redundant data
that can be used later in case parts of the original data is lost or
corrupted. Par files allow file level recovery of data. That is, out
of a group of many files, if a limited number of files are lost or
corrupted, they can be recovered. These files will have the extensions
of .par, .p01, .p02 etc.