blob: e828e47b1ffbf464fa94e0224df48b74c7fbc154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
GENERAL:
- Complete the get_meta method:
the ultimate goal is to remove
all "harmful meta" stuff
- Fix the ugly function get_sharedir
TESTSUITE:
- return code ?
- modularity : only test format that can be processed
on the actual config (and don't impose to have all deps
to run the testsuite)
DOCUMENTATION:
- need updates (mainly about pdf processing)
GUI:
- Drag and Drop
- display harmrful meta per file
FORMATS
- microsoft office < 2007 (ugly and insane)
- fix zip (fix python's ziplib)
- videos format ?
|