Logilab's mtconverter library
=============================

Logilab's mtconverter is a library to convert data from a MIME type to another.
It is originally a backport of Zope's PortalTransforms tool with all Zope's 
internal removed (e.g. most of the code).


Installation
------------
Extract the tarball, jump into the created directory and run ::

	python setup.py install

For installation options, see ::

	python setup.py install --help


Comments, support, bug reports
------------------------------
Use the python-projects@logilab.org mailing list. Since we do not have
publicly available bug tracker yet, bug reports should be emailed
there too. 

You can subscribe to this mailing list at
http://www.logilab.org/mailinglists/python_projects/mailinglist_register_form

Archives are available at 
http://lists.logilab.org/pipermail/python-projects/
