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

    Исходный пакет: libpst
    Версия: 0.6.68-alt2.1
    Собран:  6 июня 2018 г. 10:05 в задании #207815
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.five-ten-sg.com/libpst

    Лицензия: GPLv2+
    О пакете: Tools for conversion of Outlook files to mailbox and other formats
    Описание: 
    libpst converts Outlook PST files to mailbox and others formats:
    kmail, its own recursive format or separate each email into its own
    file. It currently handles EMails, Folders and mostly Contacts.
    
    This is a fork of the libpst project at SourceForge. Another fork is
    located at http://alioth.debian.org/projects/libpst/
    
    This version can now convert both 32 bit Outlook files (pre 2003), and
    the 64 bit Outlook 2003 pst files. Utilities are supplied to convert
    email messages to both mbox and MH mailbox formats, and to DII load file
    format for use with many of the CT Summation products. Contacts can be
    converted to a simple list, to vcard format, or to ldif format for
    import to an LDAP server.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libpst (x86_64, i586)
    libpst-debuginfo (x86_64, i586)
    libpst-devel (x86_64, i586)
    libpst-docs (noarch)
    libpst-tools (x86_64, i586)
    libpst-tools-debuginfo (x86_64, i586)
    python-module-libpst (x86_64, i586)
    python-module-libpst-debuginfo (x86_64, i586)

    Сопровождающий: Aleksei Nikiforov


      1. libgd2-devel
      2. graphviz
      3. doxygen
      4. libgsf-devel
      5. gcc-c++
      6. rpm-build-licenses
      7. rpm-build-python
      8. ImageMagick-tools
      9. xmlto
      10. boost-python-devel

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


    31 мая 2018 г. Aleksei Nikiforov 0.6.68-alt2.1
    - NMU: rebuilt with boost-1.67.0
    21 сентября 2016 г. Ivan Zakharyaschev 0.6.68-alt2
    - a further fix for empty headers instead of the authentic correct ones
      for the very rare case when the first internet header is wrapped
      (thx Carl from upstream, hg commit e4c414ff8fa2)
    20 сентября 2016 г. Ivan Zakharyaschev 0.6.68-alt1
    - rebased onto 0.6.68 ("To: " has become a "known" header in readpst, too).