gebo-libreoffice
v0.0.3
Published
A LibreOffice-dependent document converter
Maintainers
Readme
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 libreofficeInstall
npm install gebo-libreofficeConfigure gebo.json
The maximum allowable processing time is set in gebo.json:
{
...
"libre": {
"timeout": 20000
}
...
}Test
sudo nodeunit test