Exherbo
GitLab
Packages
app-arch/par2cmdline
A command line implementation of the PAR v2.0 specification.
Versions
Slot
Version
Repository
Platforms
0
0.8.0
philantrop
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://github.com/Parchive/par2cmdline
Summary
A command line implementation of the PAR v2.0 specification
Description
This specification is used for parity checking and repair of a file set. If the files in the recovery set ever get damaged (e.g. when they are transmitted or stored on a faulty disk) the client can read the damaged input files, read the (possibly damaged) PAR files, and regenerate the original input files. Of course, not all damages can be repaired, but many can. For years now, PAR 2.0 has been the de-facto standard for verifying and repairing multi-part files downloaded from Usenet. This version has multi-thread support via OpenMP.
Dependencies
(
(
build+run:
sys-libs/libgomp:=
)
(
build:
sys-devel/libtool
sys-devel/autoconf:2.5
sys-devel/automake:1.15
)
)
Downloads
https://github.com/Parchive/par2cmdline/archive/v0.7.4.tar.gz -> par2cmdline-0.7.4.tar.gz
Licences
GPL-2