Package ooopy: Information

    Source package: ooopy
    Version: 1.4.4873-alt1
    Build time:  Jul 5, 2008, 11:40 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

    List of contributors:
    Vitaly Lipatov


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

    Last changed


    July 5, 2008 Vitaly Lipatov 1.4.4873-alt1
    - new version 1.4.4873
    - update buildreq, cleanup spec, add rpm-build-compat requires
    Nov. 1, 2005 Vitaly Lipatov 0.2-alt1
    - first build for ALT Linux Sisyphus