par stable port information

Package: par
Version: 1.1
Revision: 1
Source: mirror:sourceforge:parchive/%n-v%v.tar.gz
Source-MD5: 6653f9aaa90afdce2070e0beab2ce4fb
SourceDirectory: %n-cmdline
CompileScript: make
PatchScript: <<
sed 's|\-g||g' < Makefile > tmp
mv tmp Makefile
<<
InstallScript: <<
mkdir -p %i/bin
install -m 755 par %i/bin
<<
DocFiles: README AUTHORS COPYING NEWS README
Description: Parity Archive Volume Set
DescDetail: <<
The idea behind this project is to provide a tool to apply the data-recovery
capability concepts of RAID-like systems to the posting and recovery of
multi-part
archives on Usenet. Current filespec and clients support the
'Reed-Soloman Code'
implementation that allows for recovery of any 'X' volumes for 'X' parity
volumes present.
.
The key to this mission is a clean file format specification which provides
all the
necessary capabilities for programs to easily verify and regenerate single
missing parts
out of a set of archives.
.
We might just be able to make binary posting and downloading on Usenet a
little easier.
That's a pretty cool goal!
<<
License: GPL
Maintainer: Thomas Kotzian
Homepage: http://parchive.sourceforge.net