python-mms Code
Status: Alpha
Brought to you by:
boknesmonster
* Mon Jul 23 2007 Francois Aucamp <[email protected]> - 0.2 - Fixed some bugs in the decoder - Implemented a few more less-used MMS and WSP headers - Added some more WSP encoding assignments to make it possible to build a WSP implementation with python-mms - Added a new example script: "sendmms.py", which includes limited WTP and WSP implementations * Fri Jul 13 2007 Francois Aucamp <[email protected]> - 0.1 - Initial release - The decoder is able to properly decode MMSs; tested with example binary MMS messages from forum.nokia.com - The encoder is able to encode SMIL-based and non-SMIL based MMSs, thus far only tested with python-mms's decoder - Added some example scripts to show how to use the library