Engine for analysis of Siegfried export files and DROID CSV. The tool has three purposes, break the export into its components and store them within a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions. The tool will find duplicates, unidentified files, blacklisted objects, character encoding issues, and more.
Let's get on with adding these changes and either adding them into a 2.0.0rc4 or 3.0.0rc1. I initially anticipated 3.0.0 but actually, we probably still have time to get these in 2.0.0.
The demystify-lite compatibility changes are in this branch: https://github.com/exponential-decay/demystify/tree/dev/demystify-lite-II
Some changes are more extreme than are necessary.
@prettybits changes here: https://github.com/ross-spencer/demystify-lite/pull/10/files show us that we don't need most of them. Possibly only the addition of a label parameter.
Let's get on with adding these changes and either adding them into a 2.0.0rc4 or 3.0.0rc1. I initially anticipated 3.0.0 but actually, we probably still have time to get these in 2.0.0.
Demystify-lite: https://github.com/ross-spencer/demystify-lite
Goal is to import via PyPi: