Metadata-Version: 2.1
Name: ooolib-python
Version: 0.0.21
Summary: Package for creating OpenDocument Format(ODF) spreadsheets.
Home-page: https://github.com/zbohm/python-ooolib
Author: Joseph Colton
Author-email: joseph@colton.byuh.edu
Maintainer: Zdeněk Böhm
Maintainer-email: zdenek.bohm@nic.cz
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent

# python-ooolib
OpenOffice.org Utility Library modules for creating OpenOffice.org  and Open Document Format (ODF) documents.

This is a clone of the ooolib project from sourceforge.net. The code was partialy adjusted (removed tabulators, extra brackets, etc.). It was added extra attributes for the Calc cells: border, padding, wrap and hyphenate.



