exponential-decay / demystify

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.
http://www.openplanetsfoundation.org/blogs/2014-06-03-analysis-engine-droid-csv-export
zlib License
23 stars 5 forks source link

Incorporate demystify-lite changes #101

Closed ross-spencer closed 1 year ago

ross-spencer commented 2 years ago

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:

      <py-config>
         packages = ["demystify-digipres==2.0.0rc3"]
      </py-config>
ross-spencer commented 1 year ago

NB. this should be fixed now with the latest demystify-lite using the default package. When desired we just need to switch that to download from pypi.

Closed via: https://github.com/exponential-decay/demystify/commit/8fd0a6e371c4c28245d98e357ca71e61b769c61f