* Adds option to skip/ignore the list file. Allows reading when listfile has been encrypted or tampered with when you already know what you are looking for.
0.1.4
* Raises NotImplementedError when attempting to read encrypted files from archives
0.1.3
* Adds print_hash_table and print_block_table commands
0.1.2
* Fixed UnboundLocalError in read_file
0.1.1
* Fixed installation layout * Added minimal regression test