summaryrefslogtreecommitdiff
path: root/lib/parser.py (follow)
AgeCommit message (Expand)Author
2011-07-25Correct handling of unknown fileformat into zipfile (and fixe many previous-c...jvoisin
2011-07-25more abstraction, and changed the name of the outputed filejvoisin
2011-07-22Small enhancement for more reusabilityjvoisin
2011-07-22Cleanupjvoisin
2011-07-21Add the possibility to add (or not) unsupported fileformat to outputed archiv...jvoisin
2011-07-20Re-Organisation of the arborescencejvoisin
2011-06-27Add is_clean() method to archives, and move the 'secure_remove' function from...jvoisin
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
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