Package ooopy: Information

    Source package: ooopy
    Version: 1.4.4873-alt1.1.1
    Build time:  Nov 17, 2011, 01:54 AM
    Category: Text tools
    Report package bug
    License: GPL
    Summary: OOoPy: Modify OpenOffice.org documents in Python
    Description: 
    OpenOffice.org (OOo) documents are ZIP archives containing several XML
    files.  Therefore it is easy to inspect, create, or modify OOo
    documents. OOoPy is a library in Python for these tasks with OOo
    documents. To not reinvent the wheel, OOoPy uses an existing XML
    library, ElementTree_ by Fredrik Lundh. OOoPy is a thin wrapper around
    ElementTree_ using Python's ZipFile to read and write OOo documents.

    List of rpms provided by this srpm:
    ooopy (noarch)

    Maintainer: Vitaly Lipatov


      1. python-devel = 2.7
      2. rpm-build-compat >= 1.2
      3. rpm-build-python >= 0.8

    Last changed


    Oct. 25, 2011 Vitaly Kuznetsov 1.4.4873-alt1.1.1
    - Rebuild with Python-2.7
    Nov. 13, 2009 Eugeny A. Rostovtsev 1.4.4873-alt1.1
    - Rebuilt with python 2.6
    July 5, 2008 Vitaly Lipatov 1.4.4873-alt1
    - new version 1.4.4873
    - update buildreq, cleanup spec, add rpm-build-compat requires