summaryrefslogtreecommitdiff
path: root/lib/mat.py (follow)
AgeCommit message (Expand)Author
2012-12-13Reorganize source tree and files installation location, cleanup setup.py (Clo...jvoisin
2012-05-270.3.20.3.2jvoisin
2012-05-25Fix a stupid path related mistakejvoisin
2012-05-17Fix a stupid mistakejvoisin
2012-05-17Fix the "No such file or directory" logo bugjvoisin
2012-05-09Fix path-related bug (only for devs)jvoisin
2012-05-06Update changelog and bump version0.3.1jvoisin
2012-02-15Bump version + update TODOjvoisin
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-15Add support for torrent files (thanks to the nice lib from Petru Paler)jvoisin
2011-08-06Cleanup and more pylint conformityjvoisin
2011-08-05Complete the documentationjvoisin
2011-08-05Cleanup, and cosmeticjvoisin
2011-08-05Tests for openxml format, and some improvement for this format supportjvoisin
2011-08-05Preliminary support for openxml office formatjvoisin
2011-08-03Add (in xml) the supported fileformat list, and a parserjvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-29preliminary clean/smooth support of pdf files, with help of poppler and cairojvoisin
2011-07-27Add ogg supportjvoisin
2011-07-26Simplification of the __init__() methodjvoisin
2011-07-26Simplification, and enhancementsjvoisin
2011-07-26Correct handling of non-existent filesjvoisin
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-24First implementation of open document formatjvoisin
2011-07-21Add support for Bmp files ;)jvoisin
2011-07-21Add the possibility to add (or not) unsupported fileformat to outputed archiv...jvoisin
2011-07-21Zip fileformat : Able to get metadatasjvoisin
2011-07-20Re-Organisation of the arborescencejvoisin
2011-07-18Proper logging systemjvoisin
2011-07-03Full handling of unhandled filesjvoisin
2011-07-03Correct handling of unhandled filesjvoisin
2011-07-03Fix the unicode problemjvoisin
2011-06-27Add is_clean() method to archives, and move the 'secure_remove' function from...jvoisin
2011-06-27Add support for tar.bz2 and tar.gz archivesjvoisin
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-21Add pdfrw, and many files that I have forgetten, sorry !jvoisin
2011-06-21Pdf metadata supportjvoisin
2011-06-20Introduction of a nice separation of functions/class in differents filesjvoisin
2011-06-18Creation of the arborescencejvoisin
2011-06-10The current version is (mostly) workingjvoisin
2011-06-07First commitjvoisin