[RARSLAVE] Add main program logic
authorIra W. Snyder <devel@irasnyder.com>
Mon, 25 Dec 2006 04:56:05 +0000 (20:56 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Mon, 25 Dec 2006 04:56:05 +0000 (20:56 -0800)
commit72db861c672a65ec0d2638b278421419e0fb0efd
tree0077bb563a25b36a3c561d6630e82a1a9ca826d1
parent7ec7c3baa71901a5ec2244deee0a0008416d7d07
[RARSLAVE] Add main program logic

Add the main program logic to the PAR2Set class. This handles verifying,
repairing, joining, extraction, and deletion of the leftover files in the
PAR set.

This also converts over the main() code to use this function exclusively.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
rarslave.py