stoQ plugin that extracts rich metadata from Zip files
All options below may be set by:
-
decompress_files
[True
/False
]: Decompress files within zip and store metadata -
derive_deflate_level
[True
/False
]: Calculate the deflate level
Thanks to Sandia National Labs and Charles Smutz for authoring and open sourcing the original code.
The original MIT license can be found in xyz.py
This version has been modified from the original to work with the stoQ framework as well as python 3.6+