summaryrefslogtreecommitdiff
path: root/lib/parser.py (follow)
AgeCommit message (Collapse)Author
2011-06-27Add is_clean() method to archives, and move the 'secure_remove' function ↵jvoisin
from parser.py to mat.py
2011-06-25Add a binding to shred. Rudimentary protection against shell injection.jvoisin
2011-06-24Preliminary support of .tar archivesjvoisin
2011-06-23Implementation of the --backup option, to keep a backup of the treated file ↵jvoisin
(disabled by default)
2011-06-21Pdf metadata supportjvoisin
2011-06-21First implementation of the search functionjvoisin
2011-06-20Rewriting of the get_meta() function.jvoisin
2011-06-20Introduction of a nice separation of functions/class in differents filesjvoisin