Parchive (a contraction of parity archive volume set) is an open source software project that emerged in 2001 to develop a parity file format, as conceived by Tobias Rieper and Stefan Wehlus. These parity files use a forward error correction-style system that can be used to perform data verification, and allow recovery when data is lost or corrupted.
The project is currently administered by Ryan Gallagher (binerman), Roger Harrison (kbalore), Wil...
more
Read article at Wikipedia
Parchive
File Format
Extension:
- .p
- .par2
- .par
Similar topics in Freebase
-
Autopackage
Autopackage is a free computer package management system aimed at making it simple to create a package that can be installed on all Linux distributions. Autopackage is still under development as of 2009. Autopackage has been starting to gain popularity. High profile projects such as aMSN and... -
ZIP
The ZIP file format is a data compression and archive format. A ZIP file contains one or more files that have been compressed to reduce file size, or stored as-is. The ZIP file format permits a number of compression algorithms but, as of 2009, the Deflate method continues to be dominant. The format... -
ARC
ARC is a lossless data compression and archival format by System Enhancement Associates (SEA). It was very popular during the early days of networked BBS. The file format and the program were both called ARC. The ARC program essentially made obsolete the use of combinations of the SQ program to... -
Shar
In the Unix operating system, shar (an abbreviation of shell archive) is an archive format. A shar file is a shell script, and executing it will recreate the files. This is a type of self extracting archive file. It can be created with the Unix shar utility. To extract the files, only the standard... -
Nrg
A .nrg file is a proprietary CD image file format used by Nero Burning ROM, a utility suite made by Nero AG, to create and burn ISO 9660 CD images. Other than Nero Burning ROM, a variety of software titles can use these image files. For example, Power ISO, Alcohol 120%, or Daemon Tools can mount... -
RPM Package Manager
RPM Package Manager is a package management system. The name RPM refers to two things: a software package file format, and software packaged in this format. RPM was intended primarily for Linux distributions; the file format RPM is the baseline package format of the Linux Standard Base. Originally... -
WAR
In computing, a WAR file (which stands for "web application archive" ) is a JAR file used to distribute a collection of JavaServer Pages, servlets, Java classes, XML files, tag libraries and static Web pages (HTML and related files) that together constitute a Web application. A WAR file may be... -
BinHex
BinHex, short for "binary-to-hexadecimal", is a binary-to-text encoding system that was used on the Mac OS for sending binary files through e-mail. It is similar to Uuencode, but combined both "forks" of the Mac file system together, along with extended file information. BinHexed files take up more... -
Bzip2
bzip2 is a free and open source lossless data compression algorithm and program developed by Julian Seward. Seward made the first public release of bzip2, version 0.15, in July 1996. The compressor's stability and popularity grew over the next several years, and Seward released version 1.0 in late... -
MacBinary
Due to the metadata-rich nature of the Macintosh Hierarchical File System, transferring Mac OS files to platforms that do not support HFS can be problematic. MacBinary was developed as a means of preserving this structure without sacrificing portability. It combines the data and resource forks and...