summaryrefslogtreecommitdiff
path: root/MAT/mat.py (unfollow)
AgeCommit message (Expand)Author
2011-11-01fix get_sharedir when shared directory is /usr/share/matjvoisin
2011-09-22Cleanupjvoisin
2011-09-22Remove a useless functionjvoisin
2011-09-22Png format support is now powered by exiftooljvoisin
2011-09-21Exiftool powered support for jpeg formatjvoisin
2011-09-18Remove stupid comment (4ZM)jvoisin
2011-09-18Fix bug (4ZM)jvoisin
2011-08-30security fixjvoisin
2011-08-30oups, forgot to add this file to the previous commit !jvoisin
2011-08-28Preliminary binding to exiftooljvoisin
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-18Hachoir is so ugly : I am able to display meta, but not to remove them (becau...jvoisin
2011-06-16Complete rewrite of the is_clean() methodjvoisin
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