Пакет perl-OpenOffice-OODoc: Информация

    Бинарный пакет: perl-OpenOffice-OODoc
    Версия: 2.125-alt2
    Архитектура: noarch
    Собран:  30 июня 2018 г. 18:28 в задании #209311
    Исходный пакет: perl-OpenOffice-OODoc
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: OpenOffice-OODoc - A library for direct OpenOffice.org document processing
    Описание: 
    This module defines the top level Document class, allowing any kind
    of content and presentation processing.
    
    This module is designed simply to create objects which include all
    the functionality of OODoc::Text, OODoc::Image and OODoc::Styles
    (which do not need to be called directly by applications).
    
    The documentation provided for the three constituent modules and, of
    course, OODoc::XPath which is the common base, mostly covers this
    module. So, in order to get a detailed documentation for each kind
    of functionality, see the following man pages:
    	OpenOffice::OODoc::Text		-> text content
    	OpenOffice::OODoc::Styles	-> style & layout
    	OpenOffice::OODoc::Image	-> graphic objects
    	OpenOffice::OODoc::XPath	-> low-level API

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

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov

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


    29 июня 2018 г. Igor Vlasenko 2.125-alt2
    - fixed unpackaged files
    19 сентября 2011 г. Igor Vlasenko 2.125-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 2.103-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu