uchicago-library / attachment-converter

Attachment Converter: tool for batch converting attachments in an email mailbox
GNU General Public License v2.0
8 stars 3 forks source link

46 hash original attachment for reference in converted attachment #51

Closed nmmull closed 1 year ago

nmmull commented 1 year ago

I'm a tad booked today, so I'm going to create a pull request despite the non-automatic merge. This also includes the idempotency code, and a bit of slight reorganizing. Hopefully the merge isn't too bad.

The main thing to note is that I am still using a the Hashtbl hash function, which we could replace with something better.