summaryrefslogtreecommitdiff
path: root/lib (unfollow)
AgeCommit message (Expand)Author
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
2011-06-30Now tests are green for archivesjvoisin
2011-06-30is_clean() now works on archivesjvoisin
2011-06-30Full support of metadata cleaning of archivesjvoisin
2011-06-29Display metajvoisin
2011-06-29Preliminary support of internal metadata for archivesjvoisin
2011-06-29Fix 'Tarfile is closed', implement the --backup modejvoisin
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-25Full anonymisation of the content of an tar archive.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-21Add pdfrw, and many files that I have forgetten, sorry !jvoisin
2011-06-21Pdf metadata supportjvoisin
2011-06-21First implementation of the search functionjvoisin