A LibreOffice-dependent document converter
npm install gebo-libreofficegebo-libreoffice
================
A LibreOffice-dependent document converter
How you do this depends on your OS. On Ubuntu 14.04, simply
```
sudo apt-get install libreoffice
``
npm install gebo-libreoffice
The maximum allowable processing time is set in gebo.json:
``
{
...
"libre": {
"timeout": 20000
}
...
}
```
sudo nodeunit test