jvoisin
d2b2a54a72
MAT2's cli now uses meaningful return codes
...
- 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
2018-04-29 22:59:23 +02:00
jvoisin
42aa32fb35
Simplify a bit the main.py file
2018-04-23 00:11:25 +02:00
jvoisin
c5f5134502
Fix the main.py file
2018-04-16 22:06:55 +02:00
jvoisin
96299c6a53
Add lightweight processing for PDF
2018-04-14 21:23:31 +02:00
jvoisin
6f4ed2490f
Thread the cleaning process
2018-04-14 16:13:51 +02:00
jvoisin
0239ab3b6a
Add some white lines to make the code more compliant
2018-04-04 23:21:48 +02:00
jvoisin
d830760d4f
Oups, fix the build
2018-04-04 23:18:32 +02:00
jvoisin
972de8469e
main.py is now correctly handling folders
2018-04-04 23:15:00 +02:00
jvoisin
1ad817566d
Fix the ci
2018-04-04 01:06:35 +02:00
jvoisin
e3a7c3b9c4
main.py is an executable script
2018-04-04 00:21:39 +02:00
jvoisin
afeb3753a8
Improve the cli
...
- Implement the `-l` option
- The help is now more awesome
2018-04-03 23:57:13 +02:00
jvoisin
b5a5535e3f
Add some more type hinting
2018-04-02 23:40:00 +02:00
jvoisin
0cc7e1e680
Improve the main.py file
2018-04-02 19:12:10 +02:00
jvoisin
6868f20065
parser_factory
now returns the mtype too
2018-04-02 17:36:26 +02:00
jvoisin
6c29e0eae2
Improve a bit the main.py file
2018-04-01 17:13:34 +02:00
jvoisin
0bbafc4cc5
Improve resilience of main.py
2018-03-31 21:16:02 +02:00
jvoisin
d48dfc8e21
PNG support and automatic import!
2018-03-20 01:20:11 +01:00
jvoisin
8f44616366
Implement mimetype detection
2018-03-19 23:43:49 +01:00
jvoisin
13d2507d60
First commit
2018-03-06 23:20:18 +01:00