mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libpar2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
a88631fece
commit
fcf0ae78ca
1 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
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.
|
||||
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.
|
||||
|
||||
The code was initially extracted from the program par2cmdline (also available
|
||||
at SlackBuilds) to allow developers to use it.
|
||||
The code was initially extracted from the program par2cmdline (also
|
||||
available at SlackBuilds) to allow developers to use it.
|
||||
|
|
Loading…
Reference in a new issue