summaryrefslogtreecommitdiff
path: root/libmat2/abstract.py (unfollow)
AgeCommit message (Expand)Author
2023-11-13Raise a ValueError for invalid FLAC files to please mypyjvoisin
2023-05-03Use proper type annotations instead of commentsjvoisin
2023-01-28Fix the type annotationsjvoisin
2022-08-28Simplify the typing annotationsjvoisin
2019-10-12Add a way to disable the sandboxjvoisin
2019-05-09Minor code cleanupjvoisin
2019-04-27Add support for compressed tar filesjvoisin
2019-02-03Whenever possible, use bwrap for subprocessesintrigeri
2018-10-23Optimize the handling of problematic filesjvoisin
2018-10-22Implement support for .avi files, via ffmpegjvoisin
2018-10-12Bump mypy typing coveragejvoisin
2018-10-12Refactor lightweight mode implementationjvoisin
2018-09-01three minor spelling fixesDaniel Kahn Gillmor
2018-07-21AbstractParser: Fix typosgeorg
2018-07-19Improve the code's documentationjvoisin
2018-06-10Bump a bit the coveragejvoisin
2018-06-04Sort the output of `mat2 -l`jvoisin
2018-06-04Make pyflakes happierjvoisin
2018-06-04Improve a bit the typing, againtotallylegit
2018-05-18Rename some files to simplify packagingjvoisin
2018-04-30Rework the way we're outputing filesjvoisin
2018-04-14Add lightweight processing for PDFjvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-01AbstractParser is an abstract classjvoisin
2018-04-01Refactor office document handlingjvoisin
2018-03-31Change a bit the source code organisationjvoisin
2018-03-20PNG support and automatic import!jvoisin
2018-03-19Implement mimetype detectionjvoisin
2018-03-18Improve the testsuitejvoisin