diff options
author | Daniel <whitehate{at}gmail{dot}com> | 2010-05-13 00:31:37 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:31:37 +0200 |
commit | 13cb632d7effa7004e41bb8087267f4ff6683fe3 (patch) | |
tree | c5772ae86b9a8ebf00d0461f6e68d584b5eb5450 /libraries/libpar2/README | |
parent | 77bf22de96e667b044742614a3b13e364978c4b7 (diff) | |
download | slackbuilds-13cb632d7effa7004e41bb8087267f4ff6683fe3.tar.gz |
libraries/libpar2: Updated for version 0.2
Diffstat (limited to 'libraries/libpar2/README')
-rw-r--r-- | libraries/libpar2/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libraries/libpar2/README b/libraries/libpar2/README index 801e46ade3..61e9b09564 100644 --- a/libraries/libpar2/README +++ b/libraries/libpar2/README @@ -1,5 +1,3 @@ -libpar2 (file corruption detection library for C++) - libpar2 allows for the generation, modification, verification of PAR v1.0 and PAR v2.0(PAR2) sets used for recovery when data is lost or corrupted. When used with collections of files, some missing files can be regenerated. @@ -7,5 +5,4 @@ used with collections of files, some missing files can be regenerated. The code was initially extracted from the program par2cmdline (also available at SlackBuilds) to allow developers to use it. -libpar2 requires the libsigc++ library which is also available from -SlackBuilds.org. +Requires libsigc++ available at SlackBuilds.org. |