Introduction - If you have any usage issues, please Google them yourself
A SMS/MMS encoder/decoder written 100 in Python.
SMS Features
============
* Supports 7bit, 8bit and UCS2 encodings
* Multipart encoding/decoding
* Status report encoding/decoding
* Relative validity
* Alphanumeric address decoding
* Supports python 2.5 up to 3.2
* Tests
MMS Features
============
* SMIL support
* Main formats supported: jpg, gif, arm, 3gp, midi, etc.
* Supports MMS 1.0-1.4 decoding/encoding
* Supports python 2.5 up to 3.2
* Tests