summaryrefslogtreecommitdiff
path: root/libmat2/__init__.py (unfollow)
AgeCommit message (Expand)Author
2023-05-03Use proper type annotations instead of commentsjvoisin
2023-01-28Fix the type annotationsjvoisin
2022-08-28Simplify the typing annotationsjvoisin
2019-05-14Please mypy wrt. the last two commitsjvoisin
2019-05-13Rework the dependency checks to distinguish required/optional onesAntoine Tenart
2019-03-30Please mypyjvoisin
2019-03-29libmat2: fix dependency checks for cmd line utilitiesAntoine Tenart
2019-03-29libmat2: reshape the dependencies listAntoine Tenart
2019-02-03Whenever possible, use bwrap for subprocessesintrigeri
2018-10-23Improve type annotation coveragejvoisin
2018-10-22Implement support for .avi files, via ffmpegjvoisin
2018-10-12Bump mypy typing coveragejvoisin
2018-10-03libmat2: fix shebanggeorg
2018-09-06Change a bit the previous commitjvoisin
2018-09-05Unknown Members: make policy use an EnumDaniel Kahn Gillmor
2018-09-01Bump the coverage back to 100%jvoisin
2018-09-01Add archlinux to the CIjvoisin
2018-07-15Add a check for a missed dependency in `./mat2 -c`jvoisin
2018-07-10Implement a check for dependencies in mat2jvoisin
2018-07-08Fix some pep8 issues spotted by pyflakesjvoisin
2018-07-06Add support for .txt filesjvoisin
2018-06-10Fix and add a test for explicitly non-supported formatsjvoisin
2018-05-18Rename some files to simplify packagingjvoisin
2018-05-16Do a pylint passjvoisin
2018-05-16The CLI shouldn't display unsupported file extensionsjvoisin
2018-03-31Change a bit the source code organisationjvoisin