README

Name

chupa-text-decomposer-libreoffice-opendocument-presentation

Description

This is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument Presentation file format file (.odp file). This plugin uses LibreOffice.

You can use libreoffice-opendocument-presentation decomposer.

It depends on pdf decomposer. Because it converts a office file to PDF file and extracts text and meta-data by pdf decomposer.

Install

Install chupa-text-decomposer-libreoffice-opendocument-presentation gem:

% gem install chupa-text-decomposer-libreoffice-opendocument-presentation

Install LibreOffice from download page.

Now, you can extract text and meta-data from office files:

% chupa-text slide.odp

Author

License

LGPL 2.1 or later.

(Kouhei Sutou has a right to change the license including contributed patches.)