X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=034fd10ee9315193651184c41900090ef4538f6f;hb=612029604cad1f6ee5c0c7969e1c3d94efd34aec;hp=3c2ca65d857276d9b1ccedf9a85686dad8a9e804;hpb=2d59532419ab708f9e92079c3331af97af1cafb8;p=mimedecode.git diff --git a/TODO b/TODO index 3c2ca65..034fd10 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,22 @@ -Move __version__ out of mimedecode.py to allow installation without m_lib. +Release 2.5.0. -setuptools/easy_install; pip. +Add an option -I to completely skip (remove) subparts -- no headers, no body, +nothing. + + +Extend options -eIi to multipart subparts. + + +Never touch multipart/encrypted and multipart/signed. + + +Add an option to convert dates to the current locale and timezone. + + +Allow -d and -p accept shell-like patterns and/or regular expressions: +-d content-*,-content-*-encoding + + +Add option --save-as='%format' to generate names for --save-* files. Develop +a DSL to conditionally use values from headers and parameters.