Skip to content

Latest commit

 

History

History

xyz

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Xyz

stoQ plugin that extracts rich metadata from Zip files

Plugin Classes

Configuration

All options below may be set by:

Options

  • decompress_files [True/False]: Decompress files within zip and store metadata

  • derive_deflate_level [True/False]: Calculate the deflate level

Thanks

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

Note

This version has been modified from the original to work with the stoQ framework as well as python 3.6+