summaryrefslogtreecommitdiff
path: root/lib (follow)
AgeCommit message (Expand)Author
2012-02-15Bump version + update TODOjvoisin
2012-02-08Some improvements for office formatsjvoisin
2012-02-07Fix typo, and whitelist approach for pngjvoisin
2012-02-07Whitelist approach for jpegjvoisin
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-16Organise lib as modules (tarfile and bencode)jvoisin
2011-08-15Err, forgot to add the torrent lib, sorry :/jvoisin
2011-08-15Add support for torrent files (thanks to the nice lib from Petru Paler)jvoisin
2011-08-07Lisibility improvement for tempfile suppression.jvoisin
2011-08-07Implement the reset of the access/creation datejvoisin
2011-08-06Cleanup and more pylint conformityjvoisin
2011-08-06Portability improvement for the archive modulejvoisin
2011-08-05Revert stupid optimisation(always test before commit !), and optimize the off...jvoisin
2011-08-05Comprehension list for all !jvoisin
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-05Support of openxml office formatjvoisin
2011-08-05More robust implementation of is_cleanjvoisin
2011-08-05is_clean() for openxml office formatjvoisin
2011-08-05Preliminary support for openxml office formatjvoisin
2011-08-04Cleanupjvoisin
2011-08-03Add (in xml) the supported fileformat list, and a parserjvoisin
2011-08-03Now, the MAT should run perfectly on Tails !jvoisin
2011-07-30Outputed opendocument do not carry any traces of possible previous metadatajvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-30Some logging for pdfjvoisin
2011-07-30Tests for pdf (all green btw)jvoisin
2011-07-30Sompe improvements on pdf handlingjvoisin
2011-07-30Full support of pdf files, yeah !jvoisin
2011-07-30Cleanup of pdfrwjvoisin
2011-07-29preliminary clean/smooth support of pdf files, with help of poppler and cairojvoisin
2011-07-28Fix a problem that occured when mutagen was not installed.jvoisin
2011-07-27Add ogg supportjvoisin
2011-07-26Add support for Flac fileformatjvoisin
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-26Full support of opendocument formatjvoisin
2011-07-26Complete the archive.py module : full zip, tar, tar.bz2 and tar.gz support.jvoisin
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-24Office.py use tempfile too nowjvoisin
2011-07-24Now archive.py use tempfilesjvoisin
2011-07-24First implementation of open document formatjvoisin