summaryrefslogtreecommitdiff
path: root/README.md (follow)
AgeCommit message (Collapse)Author
2015-12-20Fix some typoes pointed by intrigerijvoisin
2015-12-16Various minor refactorizationsjvoisin
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-27Update a bit the README.md filejvoisin
- PIL is not used anymore - The testsuite should be launched with `python test.py test`
2015-11-26Add fancy badgesjvoisin
2015-11-26The README file now has a `.md` extension.jvoisin