Skip to content

SocialGouv/archimail-pst-extractor

 
 

Repository files navigation

archimail-pst-extractor

npm codecov

Extract objects from MS Outlook/Exchange PST files

nodei.co

Features

Extract objects from MS Outlook/Exchange PST files.

This is based off code from https://github.com/epfromer/pst-extractor and https://github.com/rjohnsondev/java-libpst. Thanks to Richard Johnson and Orin Eman.

A spec from Microsoft on the PST file format is at https://msdn.microsoft.com/en-us/library/ff385210(v=office.12).aspx.

Install

npm install --save @socialgouv/archimail-pst-extractor

or

yarn add @socialgouv/archimail-pst-extractor

License

Apache-2.0

About

Extract objects from MS Outlook/Exchange PST files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%