Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

34 lines (17 loc) · 1.09 KB

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+