Rev 357 |
Rev 359 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 358 2006-06-19 22:14:06
- Author: ira
- Log message:
- This is the beginnings of a re-write (the 4th...) of rarslave. Hopefully
it will detect more of the hard to predict cases that the current code
cannot deal with.
Par2Classifier.py:
* Adding the initial implementation of Par2Classifier.
* It will classify a par-set into one of the types it knows about.
* It will find the heads of extraction, but this may change later.
Par2Parser.py:
* Adding the initial implementation of Par2Parser.
* It will parse a par2 file and extract all of the useful information from it.
* It will make a guess about the files that _might_ be part of this set.