Metadata-Version: 1.0
Name: Products.AROfficeTransforms
Version: 0.9.4dev-r97214
Summary: AROfficeTransforms contain new portal_transforms from office to html
Home-page: http://www.atreal.net/
Author: atReal
Author-email: mailto:contact@atreal.net
License: GPL
Description: AROfficeTransforms contain new portal_transforms.
        This version includes the following transforms :
        * MS Excel to html
        * MS Word to html
        * MS Word to text
        * MS Powerpoint to html
        * OpenOffice V1 (sxw, sxc, sxi) to html
        * OpenOffice V2 / OASIS OpenDocument (odt, odc, odp) to html
        * PDF to html
        * Zip to Text
        
        This product is copywrite atReal 2006-2007 and
        distributed under GPL licence (see LICENCE.txt).
        
        It is currently in production on GNU/Linux servers and needs the following
        binaries :
        
        * ppthtml
        * xlhtml
        * wv
        * xsltproc
        * unzip
        * pdftohtml
        
        Changelog
        =========
        
        0.9.4 - Unreleased
        ------------------
        
        * Initial release
        
        0.9.2
        -----
        
        - Added zip_to_text transformation [zegor]
        
        0.9.1
        -----
        
        cleanup (print, logs, comments)
        pdf_to_html command asks for utf-8
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
