Version 0.1.0

Fork of PyRTF 0.45, ported to Python 3 with fixes to handle Unicode, adjust some page layout options, and handle some state management edge cases.

Mostly implements the RTF v1.2 spec, with additional back-ported support for Unicode and the embedding of JPG and PNG images.

See examples.py, examples2.py, and merged_cells.py for details and a demonstration of how to use the module.

PyRTF3 port written by Michael Casolary (michael@gigabytemike.com) and released under the GNU General Public License. No warranty, expressed or implied, is given for this package.

PyRTF was originally written by Simon Cusack (scusack@sourceforge.net), many thanks to him for laying all the ground work for this package.
