summaryrefslogtreecommitdiff
path: root/lib (follow)
AgeCommit message (Expand)Author
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
2011-07-24more abstraction, and support for "dirty cleaning" for .tar.*jvoisin
2011-07-23Add the possibility to do a "ugly" remove on zip archive contentjvoisin
2011-07-23Add handling of the "comment" field on a zip archivejvoisin
2011-07-23Rename misc.py to office.pyjvoisin
2011-07-23Preliminary support for torrent (btw, I still hate hachoir)jvoisin
2011-07-22Small enhancement for more reusabilityjvoisin
2011-07-22Cleanupjvoisin
2011-07-21Add is_clean() tor zip archives (add fix a regression for tar.*)jvoisin
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-21remove_all() for zip fileformat first drawingjvoisin
2011-07-21Creation of a metaclass for archives fileformatjvoisin
2011-07-21Some cleanupjvoisin
2011-07-21Zip fileformat : Able to get metadatasjvoisin
2011-07-20Re-Organisation of the arborescencejvoisin
2011-07-18Proper logging systemjvoisin
2011-07-17Fix the "remaining folder" bug for archivesjvoisin
2011-07-03Full handling of unhandled filesjvoisin
2011-07-03Correct handling of unhandled filesjvoisin
2011-07-03Cosmetic changejvoisin
2011-07-03Fix the unicode problemjvoisin
2011-06-30almost done with pdf. Can't figure how to get rid of the 'unicode' problem now.jvoisin