Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-10 | Generic changes for python3 from 2to3 | Magnus Hagander | |
2018-06-20 | Move magicdb handler to it's own file | Magnus Hagander | |
If we want to use it from more than one place, it makes sense to have a single central instance of it since each one of them otherwise has to load and parse the magic database file. |