richardlehane / siegfried

signature-based file format identification
http://www.itforarchivists.com/siegfried
Apache License 2.0
217 stars 30 forks source link

Introduce a sorted implementation of Parseable #143

Closed ross-spencer closed 3 years ago

ross-spencer commented 4 years ago

Ensure that IDs and Signatures are aligned alphanumerically so that when an identifier's indices are read in Siegfried they can be correctly enumerated and the correct Basis information returned.

Co-authored-by: Richard Lehane richard.lehane@gmail.com

Connected to #142

ross-spencer commented 3 years ago

This one should be looking good for CR for 1.9 too :grimacing:.