Пакет ooopy: Информация

    Исходный пакет: ooopy
    Версия: 1.4.4873-alt1.1.1
    Собран:  17 ноября 2011 г. 1:54
    Категория: Работа с текстом
    Сообщить об ошибке в пакете
    Домашняя страница: http://ooopy.sourceforge.net/

    Лицензия: GPL
    О пакете: OOoPy: Modify OpenOffice.org documents in Python
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ooopy (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Kuznetsov
    Eugeny A. Rostovtsev
    Vitaly Lipatov

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

    Последнее изменение


    25 октября 2011 г. Vitaly Kuznetsov 1.4.4873-alt1.1.1
    - Rebuild with Python-2.7
    13 ноября 2009 г. Eugeny A. Rostovtsev 1.4.4873-alt1.1
    - Rebuilt with python 2.6
    5 июля 2008 г. Vitaly Lipatov 1.4.4873-alt1
    - new version 1.4.4873
    - update buildreq, cleanup spec, add rpm-build-compat requires