Tools to unpack .wpress file to folder then folder to .wpress.
Thanks to https://github.com/ofhouse/wpress-extract for inspiration.
python unpack.py src.wpress output
python repack.py output new.wpress
New files will not be added to the repack.wpress. Modified files will be here. That's the main point.