@socialgouv/archimail-pst-extractor
v0.2.0
Published
Extract objects from MS Outlook/Exchange PST files
Downloads
63
Readme
archimail-pst-extractor
Extract objects from MS Outlook/Exchange PST files
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