read tar objects at predetermined offsets for rescue index
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 24 Aug 2017 09:57:53 +0000 (11:57 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commitd39d4cbf70412567b3cf6b5be4968651f8c8871f
treea38882b5ba915839ab231ef245786816dbf14ba0
parent2fe5f6e794d5148ea1abe7a9d4456df09b074292
read tar objects at predetermined offsets for rescue index

Leverage the tarobj to read the object headers at the determined
offsets. Currently only implemented for encrypted archives whose
offsets are located with *crypto.py*.
deltatar/tarfile.py