]> git.phdru.name Git - mimedecode.git/blob - TODO
Add option -I to completely ignore a part
[mimedecode.git] / TODO
1 Never touch multipart/encrypted and multipart/signed (but allow -I).
2
3
4 Convert dates to the current locale and timezone (with an option?)
5
6
7 Allow -d and -p accept shell-like patterns and/or regular expressions:
8 -d content-*,-content-*-encoding
9
10
11 Add option --save-as='%format' to generate names for --save-* files. Develop
12 a DSL to conditionally use values of headers, parameters and the counter.