summaryrefslogtreecommitdiff
path: root/lib/parser.py (follow)
AgeCommit message (Expand)Author
2012-12-13Reorganize source tree and files installation location, cleanup setup.py (Clo...jvoisin
2012-02-06Merge the two processing mode into a unique onejvoisin
2012-02-01Rename mat-cli to mat-guijvoisin
2011-08-16setup.py now works !jvoisin
2011-08-07Implement the reset of the access/creation datejvoisin
2011-08-06Cleanup and more pylint conformityjvoisin
2011-08-05Tests for openxml format, and some improvement for this format supportjvoisin
2011-08-04Cleanupjvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-26Simplification of the __init__() methodjvoisin
2011-07-26Bugfixes (especially for pdf), and more pylint conformityjvoisin
2011-07-26Pyflakes and pep8 validationjvoisin
2011-07-26Tests are green for opendocument formatjvoisin
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