[ANNOUNCE] mimecntl 1.5 - read/write MIME objects

Michael P. Reilly arcege at shore.net
Thu Aug 3 10:48:44 EDT 2000


A new version of mimecntl has been released.  Mimecntl 1.5 can be found
at <URL: http://starship.python.net/crew/arcege/modules/>.  It includes
a HTML doc file, new packaging (tar file, installation) and the
following new functionality and fixes:
* better adherence to the RFCs, specifically, whitespace in boundary
  and no field headers in subpart
* fix bug where newlines were being added when dumped
* Field class simulates sequencing (for use with "to:" field)
* new classes to internally use temp files instead of memory files;
  useful for encoding/decoding image files
* move recoder class to a mix-in to handle memory and tempfile super-
  classes

Author: Michael P. Reilly (Arcege), arcege at shore.net
Website: http://starship.python.net/~arcege/




More information about the Python-list mailing list