Skip to content

Clasify mime files

Carl Schwan requested to merge work/carl/clasify-mimefile into master

Evaluates the following extension: mime, mbox, eml and mime

I'm not sold of the fact that the classifier only evaluate the last 3 characters and I would prefer if _classification was just a QSet<QString, unsigned int> which should still be quite fast.

Merge request reports