summaryrefslogtreecommitdiff
path: root/mat.py (follow)
AgeCommit message (Collapse)Author
2011-06-18Creation of the arborescencejvoisin
2011-06-18Hachoir is so ugly : I am able to display meta, but not to remove them ↵jvoisin
(because I didn't manage to find an elegant/efficient way to find the "path" to a field). So I remove a whole "Rootfield" (exif, author, comment, ...). It's efficient, but not very elegant.
2011-06-16Complete rewrite of the is_clean() methodjvoisin
preliminary work on the _remove() method, which apparently does not want to work.
2011-06-15First (little) implementation of _should_remove() for jpeg, and png filejvoisin
2011-06-15Add a get_harmfull() functionjvoisin
2011-06-10The current version is (mostly) workingjvoisin