0.0.3 • Published 10 years ago

gebo-libreoffice v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

gebo-libreoffice

A LibreOffice-dependent document converter

Get LibreOffce

How you do this depends on your OS. On Ubuntu 14.04, simply

sudo apt-get install libreoffice

Install

npm install gebo-libreoffice

Configure gebo.json

The maximum allowable processing time is set in gebo.json:

{
    ...
    "libre": {
        "timeout": 20000
    }
    ...
}

Test

sudo nodeunit test
0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago