summaryrefslogtreecommitdiff
path: root/libmat/parser.py (follow)
AgeCommit message (Collapse)Author
2016-03-28First step toward python3jvoisin
2016-01-11Fix various typos pointed by pabsjvoisin
2015-12-18Fix the GUI for goodjvoisin
a027c0b989f7c7a5182db25aa628d2c138d024ae was a mistake.
2015-12-16Fix the gui's metadata popupjvoisin
It seems that Python is still sucking hard when it comes to encoding.
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.
2015-11-27Add some missing docstringsjvoisin
2015-11-03Improves a bit portabilityjvoisin
2015-11-02Some minors pep8 modificationsjvoisin
2015-08-19Minor code simplificationjvoisin
2015-07-25_MASSIVE_ pep8 revampjvoisin
Thank you so much PyCharm
2014-06-08Rename the MAT folder to libmat.jvoisin
This commit fixes some issues for dump operating systems who doesn't handle capitalization.