Skip to content
/ libpst Public
forked from pst-format/libpst

library for reading Microsoft Outlook PST files

License

Notifications You must be signed in to change notification settings

pabs3/libpst

 
 

Repository files navigation

Starting with an unpacked tarball, try this:

    ./configure
    make
    su
    make install


Starting with a Git working directory, try this:

    make -f *cvs
    make -C xml all distclean
    make distcheck

About

library for reading Microsoft Outlook PST files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.4%
  • C++ 17.3%
  • M4 2.2%
  • Makefile 1.5%
  • Shell 1.2%
  • HTML 0.8%
  • Python 0.6%