OpenOffice.org Utility Library

The OpenOffice.org Utility Library (ooolib) is actually more than one library module. Included are a Python module (ooolib-python) and a Perl module (ooolib-perl). The Python module is currently focused on Calc and can be used to create OpenDocument Format Calc spreadsheets. The Perl module can be used to create simple OpenOffice.org Calc spreadsheet and Writer text documents. (Note: The files created by ooolib-perl are pre-ODF files.)


ooolib-python Features/Requirements
  • Features
    • Ability to create OpenOffice.org Calc Documents
    • Example programs that use the Python Module
  • Requirements
    • Python 2.4

ooolib-perl Features/Requirements
  • Features
    • Ability to create OpenOffice.org Calc Documents
    • Ability to create OpenOffice.org Writer documents
    • Example programs that use the Perl Module
    • Documentation for using ooolib and the API
  • Requirements
    • GNU/Linux with Perl installed
    • zip

Related Links


SourceForge.net Logo