- Jul 30, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jul 10, 2018
-
-
Julien (jvoisin) Voisin authored
Example use: ``` $ mat2 -c Dependencies required for MAT2 0.1.3: - Cairo: yes - Exiftool: yes - GdkPixbuf from PyGobject: yes - Mutagen: yes - Poppler from PyGobject: yes - PyGobject: yes ``` This should close #35
-
- Jul 08, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Jun 04, 2018
-
-
Julien (jvoisin) Voisin authored
-
- May 21, 2018
-
-
Julien (jvoisin) Voisin authored
-
- May 18, 2018
-
-
Julien (jvoisin) Voisin authored
- the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py`
-
- May 15, 2018
-
-
Julien (jvoisin) Voisin authored
-
- May 14, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Apr 30, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Apr 29, 2018
-
-
Julien (jvoisin) Voisin authored
- Simplify the multiprocessing by using a Pool - Use some functional (
) constructions to exit with a return code - Add some tests to prove that we're doing things that are working correctly
-
- Apr 16, 2018
-
-
Julien (jvoisin) Voisin authored
Since I didn't notice that it was broken until c5f51345, it's a good idea to have some tests for this ;)
-
- Apr 14, 2018
-
-
Julien (jvoisin) Voisin authored
-
- Apr 04, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
- Normalize the case - Strip \00, \r, space and \n - Flatten metadata lists - Add tests for audio files
-
- Apr 03, 2018
-
-
Julien (jvoisin) Voisin authored
-
Julien (jvoisin) Voisin authored
-