Package libpst: Information

    Source package: libpst
    Version: 0.6.68-alt2.1
    Build time:  Jun 6, 2018, 10:05 AM in the task #207815
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: Tools for conversion of Outlook files to mailbox and other formats
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Aleksei Nikiforov


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

    Last changed


    May 31, 2018 Aleksei Nikiforov 0.6.68-alt2.1
    - NMU: rebuilt with boost-1.67.0
    Sept. 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)
    Sept. 20, 2016 Ivan Zakharyaschev 0.6.68-alt1
    - rebased onto 0.6.68 ("To: " has become a "known" header in readpst, too).