summaryrefslogtreecommitdiff
path: root/libmat/hachoir_editor/fieldset.py (unfollow)
AgeCommit message (Collapse)Author
2015-12-02Remove hachoir from MAT.jvoisin
This (huge) commit removes completely hachoir from MAT. Audio files are now processed with mutagen, and images with exiftool, since the main python imaging library (PIL) isn't super-great to deal with metadata (and damaged/non-standard files). Package maintainer should change the dependencies to reflect this.
2014-06-08Rename the MAT folder to libmat.jvoisin
This commit fixes some issues for dump operating systems who doesn't handle capitalization.
2012-12-13Reorganize source tree and files installation location, cleanup setup.py ↵jvoisin
(Closes: #689409)
2012-12-08Fix some issues found by pyflakesPaul Wise
2012-02-01Rename mat-cli to mat-guijvoisin
2011-08-28Fix for del editor['parent/field'] syntax (Victor Stinner)jvoisin
2011-08-16Add fogottent stuffjvoisin