Disarchive
Disarchive can disassemble software archives into data and metadata. The goal is to create a small amount of metadata that can be used to recreate a software archive bit-for-bit from the original files. For example, a software archive made using tar and Gzip will need to describe the order of files in the tarball and the compression parameters used by Gzip.
Download
https://files.ngyro.com/disarchive/disarchive-0.4.0.tar.gz
You should verify that this file comes from me using this signature.
Development
The main Git repository for this project is at https://git.ngyro.com/disarchive.