]> git.phdru.name Git - mimedecode.git/blob - TODO
Change plans
[mimedecode.git] / TODO
1 Release 2.5.0.
2
3
4 Add an option -I to completely skip (remove) subparts -- no headers, no body,
5 nothing.
6
7
8 Extend options -eIi to multipart subparts.
9
10
11 Never touch multipart/encrypted and multipart/signed.
12
13
14 Add an option to convert dates to the current locale and timezone.
15
16
17 Allow -d and -p accept shell-like patterns and/or regular expressions:
18 -d content-*,-content-*-encoding
19
20
21 Add option --save-as='%format' to generate names for --save-* files. Develop
22 a DSL to conditionally use values from headers and parameters.