summaryrefslogtreecommitdiff
path: root/MAT/exiftool.py (unfollow)
AgeCommit message (Collapse)Author
2014-06-08Rename the MAT folder to libmat.jvoisin
This commit fixes some issues for dump operating systems who doesn't handle capitalization.
2013-10-27Fix a stupid typojvoisin
2013-10-27Minor refactorisation of exiftool.pyjvoisin
2013-10-05mat is now able to check non-writables filesjvoisin
This is an implementaion of this suggestion: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572
2013-08-11Refactoring of exiftool.pyjvoisin
2013-07-17Minor refactoringjvoisin
2013-07-16Improve/bugfix exiftool handlingjvoisin
- Exiftool handle more effeciently adobe metadata - Fix exiftool's handling due to recent refactoring
2013-04-02Fix to support the lastest version of exiftooljvoisin
2012-12-27Add some comments to exiftool.pyjvoisin
2012-12-19Preliminary support of producted pdf quality choicejvoisin
2012-12-13Reorganize source tree and files installation location, cleanup setup.py ↵jvoisin
(Closes: #689409)
2012-02-01Rename mat-cli to mat-guijvoisin
2012-01-22Revert "Preliminary handling of ctime/mtime reset"jvoisin
This reverts commit e96e5b8ac44095668198e3e6797a3f77d9fb4634. Everything is already in a branch
2012-01-21Preliminary handling of ctime/mtime resetjvoisin
2011-11-17Exiftool is now quiet toojvoisin
2011-10-30Properly support cleaning files with spaces in their names.intrigeri
When exiftool's -All= option is immediately followed by another known exiftool option, there is no possible ambiguity and exiftool correctly interprets the last passed argument as a filename, even if this name contains spaces.
2011-10-29Take care about the return value of external utilsjvoisin
2011-10-26Revert a stupid commit, and improve pdf processingjvoisin
2011-10-23Correct handling of spaces in filenames (intrigeri)jvoisin
2011-09-22Support of png + cleanupjvoisin
2011-09-21Exiftool powered support for jpeg formatjvoisin
2011-08-30fixjvoisin
2011-08-28Preliminary binding to exiftooljvoisin