summaryrefslogtreecommitdiff
path: root/data/FORMATS (unfollow)
AgeCommit message (Collapse)Author
2016-01-03Fix the segfault when listing supported filesjvoisin
This should close https://labs.riseup.net/code/issues/10839
2015-12-16Document the fact that MAT now supports .tiff filesjvoisin
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.
2013-04-26Simplify the FORMATS filejvoisin
2013-04-12Update supported format docjvoisin
2013-01-07Refactor the get_sharedir function, and move datas to a proper data folderjvoisin
2012-02-15Oops, forgot to commit this one !jvoisin
2011-12-24Fix balise mismatchjvoisin
2011-12-04"PDF" and not "pdf"jvoisin
2011-11-28Update documentationjvoisin
2011-10-30typojvoisin
2011-10-29Add the torrent format to documentationjvoisin
2011-08-28Fix typojvoisin
2011-08-21Miscjvoisin
2011-08-21Add torrent and rectify the jpg sectionjvoisin
2011-08-05Tests for openxml format, and some improvement for this format supportjvoisin
2011-08-03Add (in xml) the supported fileformat list, and a parserjvoisin