encode operation modes
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 28 Apr 2017 16:06:27 +0000 (18:06 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commitd1c38f40ba08825586661868fafac5771bb4b597
tree49b31c08ad153582719cb174229d8b95b5efdc06
parent6de9444af0aa5060465910e39954a74a4b22d3aa
encode operation modes

Introduce the “arcmode” to comprehensively switch modes to
supplant the pervasive ad-hoc string parsing and attribute
queries. Encodes the triple encryption, compression, concat.
deltatar/deltatar.py
deltatar/tarfile.py
testing/test_concat_compress.py
testing/test_deltatar.py
testing/test_encryption.py
testing/test_rescue_tar.py